irqchip: spear_shirq: Move private structs to source
authorThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jun 2014 21:34:38 +0000 (21:34 +0000)
committerJason Cooper <jason@lakedaemon.net>
Tue, 24 Jun 2014 12:37:18 +0000 (12:37 +0000)
commit078bc005651cfb134135c5f6eca48a997afb4014
tree9d469ad042e02a5721ee6109abcf3a08420d00f3
parenta26c06f96eff6cb1834320463b7945b7a4c516ad
irqchip: spear_shirq: Move private structs to source

No point in having them in a separate header file. Make the init
functions static.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20140619212713.038658058@linutronix.de
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/spear-shirq.c
include/linux/irqchip/spear-shirq.h [deleted file]