From 5bc1f13b841aabff881393964e3f62c73f76e7ae Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 19 Apr 2018 17:08:16 +0200 Subject: vx900: Drop some unused defines These are redundant -- the actual APIC Ids and addresses are in the devicetree. Change-Id: I895563dd574a8f4631866ceec91a20cbc3b158e4 Signed-off-by: Lubomir Rintel Reviewed-on: https://review.coreboot.org/25800 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/northbridge/via/vx900/vx900.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/northbridge/via') diff --git a/src/northbridge/via/vx900/vx900.h b/src/northbridge/via/vx900/vx900.h index 216f63783e..fe756f9665 100644 --- a/src/northbridge/via/vx900/vx900.h +++ b/src/northbridge/via/vx900/vx900.h @@ -18,12 +18,6 @@ #define VX900_ACPI_IO_BASE 0x0400 -#define VX900_NB_IOAPIC_ID 0x2 -#define VX900_NB_IOAPIC_BASE 0xfecc000 - -#define VX900_SB_IOAPIC_ID 0x1 -#define VX900_SB_IOAPIC_BASE 0xfec0000 - #define SMBUS_IO_BASE 0x500 #define VX900_MMCONFIG_MBAR 0xbc -- cgit v1.2.3