ARM: s3c24xx: include mach/irqs.h where needed
authorArnd Bergmann <arnd@arndb.de>
Thu, 6 Aug 2020 18:20:47 +0000 (20:20 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 20 Aug 2020 15:43:07 +0000 (17:43 +0200)
commitb2a587cb650f181165f38d5db51adb8f6d7e1e67
tree4d71e3e5e035c3ec7fed579e2121a083488ac7e5
parentf67f6c00c7f367fe90f2bc01b9a977aa13de870e
ARM: s3c24xx: include mach/irqs.h where needed

Preparing for a later conversion to sparse IRQs, this ensures that
the mach/irqs.h header is still visible in files that reference
an IRQ number.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200806182059.2431-30-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/bast-ide.c
arch/arm/mach-s3c24xx/bast-irq.c
arch/arm/mach-s3c24xx/common.h
arch/arm/mach-s3c24xx/irq-s3c24xx.c
arch/arm/mach-s3c24xx/pm-s3c2412.c
arch/arm/mach-s3c24xx/s3c2443.c
arch/arm/mach-s3c24xx/simtec-usb.c