coreboot-kgpe-d16/src/mainboard/intel/mohonpeak
Martin Roth 174a891121 southbridge/intel/fsp_rangeley: fix to include irqroute.h twice
This matches what was done on baytrail in commit bfca984b -
soc/intel/fsp_baytrail: set up for including irqroute.h twice

irq_helper.h intentionally gets included into irqroute.asl twice - once
for pic mode and once for apic mode.  Since people are used to seeing
guard statements on the .h files, add the guards to irqroute.h and add
a comment to irq_helper.h explaining why they aren't there.

Change-Id: I709f9370ce7db1b3ffac2297aeaba5cc670ec20c
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/6606
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-08-18 02:24:21 +02:00
..
acpi mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
acpi_tables.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
cmos.layout mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
devicetree.cb mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
dsdt.asl mainboard/XXX/YYY/dsdt.asl: Whitespace fix 2014-08-18 02:24:02 +02:00
fadt.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
gpio.h mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
irq_tables.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
irqroute.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
irqroute.h southbridge/intel/fsp_rangeley: fix to include irqroute.h twice 2014-08-18 02:24:21 +02:00
Kconfig mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
mainboard.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
Makefile.inc mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
romstage.c mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00
thermal.h mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 2014-07-30 19:01:20 +02:00