Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | irqchip: spear_shirq: Move private structs to source | Thomas Gleixner | 2014-06-24 |
| | | | | | | | | | | 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> | ||
* | ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/ | Viresh Kumar | 2012-11-26 |
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> |