From: Arnd Bergmann Date: Fri, 28 Nov 2014 15:15:14 +0000 (+0100) Subject: Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre... X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e155aee2b279b099da5c5cfd6df5795e7388ece1;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge tag 'at91-cleanup3' of git://git./linux/kernel/git/nferre/linux-at91 into next/cleanup Pull "Third batch of cleanup/SoC for 3.19" from Nicolas Ferre: - fixes following legacy board removal - removal of legacy board support for at91sam9263, at91sam9260/at91sam9g20 and at91sam9261/at91sam9g10 SoCs families. Please use DT now. - removal of some now useless Kconfig options * tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91: ARM: at91/Kconfig: remove useless fbdev Kconfig options ARM: at91: remove at91sam9261/at91sam9g10 legacy board support ARM: at91/Kconfig: remove unused config options ARM: at91: remove at91sam9260/at91sam9g20 legacy board support ARM: at91: remove at91sam9260/at91sam9g20 legacy boards files ARM: at91: remove at91sam9263 legacy board support ARM: at91/at91sam9g45: remove useless header file Conflicts: arch/arm/mach-at91/at91sam9g45.c Signed-off-by: Arnd Bergmann --- e155aee2b279b099da5c5cfd6df5795e7388ece1 diff --cc arch/arm/mach-at91/at91sam9g45.c index dcd867143c75,3d225105e0d1..b6117bea9a6f --- a/arch/arm/mach-at91/at91sam9g45.c +++ b/arch/arm/mach-at91/at91sam9g45.c @@@ -11,8 -11,6 +11,7 @@@ */ #include +#include - #include #include #include "soc.h"