summaryrefslogtreecommitdiff
path: root/drivers/irqchip/spear-shirq.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar1-0/+316
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>