mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
In some randconfig builds, the asm/irq.h header is not included in gpio15xx.c, so add an explicit include to avoid a build fialure: In file included from arch/arm/mach-omap1/gpio15xx.c:15: arch/arm/mach-omap1/irqs.h:99:34: error: 'NR_IRQS_LEGACY' undeclared here (not in a function) 99 | #define IH2_BASE (NR_IRQS_LEGACY + 32) | ^~~~~~~~~~~~~~ arch/arm/mach-omap1/irqs.h:105:38: note: in expansion of macro 'IH2_BASE' 105 | #define INT_MPUIO (5 + IH2_BASE) | ^~~~~~~~ arch/arm/mach-omap1/gpio15xx.c:28:27: note: in expansion of macro 'INT_MPUIO' 28 | .start = INT_MPUIO, | ^~~~~~~~~ Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
ams-delta-fiq-handler.S | ||
ams-delta-fiq.c | ||
ams-delta-fiq.h | ||
board-ams-delta.c | ||
board-ams-delta.h | ||
board-fsample.c | ||
board-generic.c | ||
board-h2-mmc.c | ||
board-h2.c | ||
board-h2.h | ||
board-h3-mmc.c | ||
board-h3.c | ||
board-h3.h | ||
board-htcherald.c | ||
board-innovator.c | ||
board-nand.c | ||
board-nokia770.c | ||
board-osk.c | ||
board-palmte.c | ||
board-palmtt.c | ||
board-palmz71.c | ||
board-perseus2.c | ||
board-sx1-mmc.c | ||
board-sx1.c | ||
board-sx1.h | ||
clock.c | ||
clock.h | ||
clock_data.c | ||
common.h | ||
devices.c | ||
dma.c | ||
fb.c | ||
flash.c | ||
flash.h | ||
fpga.c | ||
fpga.h | ||
gpio7xx.c | ||
gpio15xx.c | ||
gpio16xx.c | ||
hardware.h | ||
i2c.c | ||
i2c.h | ||
id.c | ||
io.c | ||
iomap.h | ||
irq.c | ||
irqs.h | ||
Kconfig | ||
Makefile | ||
mcbsp.c | ||
mmc.h | ||
mtd-xip.h | ||
mux.c | ||
mux.h | ||
ocpi.c | ||
omap-dma.c | ||
omap7xx.h | ||
omap16xx.h | ||
omap1510.h | ||
opp.h | ||
opp_data.c | ||
pm.c | ||
pm.h | ||
pm_bus.c | ||
reset.c | ||
serial.c | ||
serial.h | ||
sleep.S | ||
soc.h | ||
sram-init.c | ||
sram.h | ||
sram.S | ||
tc.h | ||
time.c | ||
timer.c | ||
timer32k.c | ||
usb.c | ||
usb.h |