AMD get_bus_conf(): Drop bus_type array
Only ever used as lvalue, so no point creating the array. Change-Id: I6699dfae9377a895e9bc4a52579d00ddcfa60a9f Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/6277 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
This commit is contained in:
committed by
Rudolf Marek
parent
c4561e24bb
commit
53584fa32f
@@ -31,7 +31,6 @@
|
||||
#define IO_APIC_ID CONFIG_MAX_CPUS
|
||||
extern u8 bus_hudson[6];
|
||||
|
||||
extern u32 bus_type[256];
|
||||
extern u32 sbdn_hudson;
|
||||
extern u32 apicid_hudson;
|
||||
|
||||
|
Reference in New Issue
Block a user