summaryrefslogtreecommitdiff
path: root/src/mainboard/aopen/dxplplusu/bus.h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:15:57 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 08:53:47 +0000
commit07662a6bac9d84d7031195ff986fbaf92f8a237f (patch)
treec18b71692ccef6bd95c0470e45dade8e85439f3a /src/mainboard/aopen/dxplplusu/bus.h
parent489406e465f179d11ab79775211098d117217e71 (diff)
downloadcoreboot-07662a6bac9d84d7031195ff986fbaf92f8a237f.tar.xz
mb/aopen: Get rid of whitespace before tab
Change-Id: I05d938add5aabe2557a5d915a54a920e7ba9f50f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26608 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/aopen/dxplplusu/bus.h')
-rw-r--r--src/mainboard/aopen/dxplplusu/bus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/aopen/dxplplusu/bus.h b/src/mainboard/aopen/dxplplusu/bus.h
index 965b8b78b0..12eef12381 100644
--- a/src/mainboard/aopen/dxplplusu/bus.h
+++ b/src/mainboard/aopen/dxplplusu/bus.h
@@ -34,6 +34,6 @@
#define IOAPIC_P64H2_BUS_B 3 /* IOAPIC 3 at 02:1c.0 MBAR = fe300000 DataAddr = fe300010 */
#define IOAPIC_P64H2_BUS_A 4 /* IOAPIC 4 at 02:1e.0 MBAR = fe301000 DataAddr = fe301010 */
-#define INTEL_IOAPIC_NUM_INTERRUPTS 24 /* Both ICH-4 and P64-H2 */
+#define INTEL_IOAPIC_NUM_INTERRUPTS 24 /* Both ICH-4 and P64-H2 */
#endif