]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-shmobile/Makefile
Merge branch 'rmobile/bonito' into rmobile-latest
[~andy/linux] / arch / arm / mach-shmobile / Makefile
index abdae89cacf762d222ce3d1bed850a2b6d40b18c..957e5c7a38fe366c3ab486efea6098a8927d9535 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 # Common objects
-obj-y                          := timer.o console.o clock.o pm_runtime.o
+obj-y                          := timer.o console.o clock.o
 
 # CPU objects
 obj-$(CONFIG_ARCH_SH7367)      += setup-sh7367.o clock-sh7367.o intc-sh7367.o
@@ -30,7 +30,6 @@ pfc-$(CONFIG_ARCH_R8A7740)    += pfc-r8a7740.o
 obj-$(CONFIG_ARCH_SH7367)      += entry-intc.o
 obj-$(CONFIG_ARCH_SH7377)      += entry-intc.o
 obj-$(CONFIG_ARCH_SH7372)      += entry-intc.o
-obj-$(CONFIG_ARCH_SH73A0)      += entry-gic.o
 obj-$(CONFIG_ARCH_R8A7740)     += entry-intc.o
 
 # PM objects