]> 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)
commit188ab53fd29f9115619849e749808c9258786cc2
tree9d469ad042e02a5721ee6109abcf3a08420d00f3
parent8565517493ef5e1384c7da24061209bbe57e81b0
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]