]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1c83fd3b91b4cf572cf41086d1886061609a5b7f
tree9d469ad042e02a5721ee6109abcf3a08420d00f3
parentfa9c3681ea35e1a71044a946f45d3525fd7c478d
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]