From: Alexandre Belloni Date: Mon, 16 Mar 2015 11:44:36 +0000 (+0100) Subject: ARM: at91: drop sam9_smc.c X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ccd9c39a3a4d8c816f323ac201f96bcc111f26;p=pandora-kernel.git ARM: at91: drop sam9_smc.c sam9_smc.c has no users anymore, remove it along with both sam9_smc.h and mach/at91sam9_smc.h Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 4fa8b4541e64..f472704c3546 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile @@ -6,8 +6,6 @@ asflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include obj-y := soc.o -obj-$(CONFIG_SOC_AT91SAM9) += sam9_smc.o - # CPU-specific support obj-$(CONFIG_SOC_AT91RM9200) += at91rm9200.o obj-$(CONFIG_SOC_AT91SAM9) += at91sam9.o Reading git-diff-tree failed