From: Alexandre Belloni Date: Thu, 12 Mar 2015 14:54:31 +0000 (+0100) Subject: ARM: at91: remove old setup X-Git-Tag: omap-for-v4.1/fixes-rc1~65^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598e085590fc5ac1fecff00e842a8a6c2ae010e5;p=pandora-kernel.git ARM: at91: remove old setup The old setup is not used anymore, remove it Signed-off-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 709f059602b9..ea54c9824d89 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile @@ -2,7 +2,7 @@ # Makefile for the linux kernel. # -obj-y := setup.o soc.o +obj-y := soc.o obj-$(CONFIG_SOC_AT91SAM9) += sam9_smc.o Reading git-diff-tree failed