aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-spear/Makefile
diff options
context:
space:
mode:
authorviresh kumar <viresh.kumar@st.com>2010-05-03 09:24:30 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-05-04 16:54:54 +0100
commit4c18e77f718cdda33363132127db4df795eadbd9 (patch)
treebbecdc08f487246049bb6d0c212d338a9056597a /arch/arm/plat-spear/Makefile
parentARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file (diff)
downloadlinux-dev-4c18e77f718cdda33363132127db4df795eadbd9.tar.xz
linux-dev-4c18e77f718cdda33363132127db4df795eadbd9.zip
ARM: 6091/1: ST SPEAr: Adding support for shared irq layer
Multiple peripherals in SPEAr share common hardware interrupt lines. This patch adds support for a shared irq layer, which registers hardware irqs by itself and exposes virtual irq numbers to peripherals. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-spear/Makefile')
-rw-r--r--arch/arm/plat-spear/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-spear/Makefile b/arch/arm/plat-spear/Makefile
index 6f4ad5e9462e..eb89540aeda9 100644
--- a/arch/arm/plat-spear/Makefile
+++ b/arch/arm/plat-spear/Makefile
@@ -4,3 +4,5 @@
# Common support
obj-y := clock.o padmux.o time.o
+
+obj-$(CONFIG_ARCH_SPEAR3XX) += shirq.o