genirq: Drop 5 #included header files from irq.h
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 25 Feb 2018 05:22:18 +0000 (21:22 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 Feb 2018 13:57:23 +0000 (14:57 +0100)
commite69c61dd050e410d78363e5fe6e56a9f719abdf5
treee4d002a502e66274cc3a334123dffb0cb301077d
parentcbf8699996a6e7f2f674b3a2a4cef9f666ff613e
genirq: Drop 5 #included header files from irq.h

<linux/irq.h> does not use nor need several of its #included files,
so drop those header files from irq.h.

<linux/irq.h> is currently #included in around 1135 C source files
(oops, I didn't count other header files that #include it), making it
the 29th most-used header file.

Build tested on i386 and x86_64 * (allnoconfig, tiny.config, defconfig,
allyesconfig, and allmodconfig) and x64_64 allmodconfig + SMP=disabled.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/02745e91-c117-74b5-d043-dceb3d4bb4e0@infradead.org
include/linux/irq.h