summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2013-09-13 23:43:12 +0200
committerSebastian Reichel <sre@ring0.de>2013-09-13 23:43:12 +0200
commit784e256ca93b69f5f7d231250f9c1dd81fb60e90 (patch)
treef1a6b65d3a5808d88bc617cc1174eaa03b6f7d13 /arch/arm/mach-omap2/Makefile
parent2dde1ae8236a6429284b7853edd232a6fab64691 (diff)
downloadlinux-ssi-cleaned.tar.bz2
big updatessi-cleaned
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index ace860ded36f..d4f671547c37 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -222,10 +222,6 @@ ifneq ($(CONFIG_DRM_OMAP),)
obj-y += drm.o
endif
-# Synchronous Serial Interface (SSI)
-omap-ssi-$(CONFIG_OMAP_SSI) := ssi.o
-obj-y += $(omap-ssi-m) $(omap-ssi-y)
-
# Specific board support
obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o
obj-$(CONFIG_MACH_OMAP_H4) += board-h4.o