Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-24 | irqchip: spear_shirq: Move private structs to source | Thomas Gleixner | |
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> | |||
2012-11-26 | ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/ | Viresh Kumar | |
This patch moves shirq interrupt controllers driver and header file out of plat-spear directory. It is moved to drivers/irqchip/ directory. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> |