From bcf8c7e7703bb2bbde66bec26a81fed4be9cd1d4 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Tue, 21 Oct 2014 15:09:21 +0200 Subject: ARM: at91: remove at91sam9rl legacy board support Remove legacy support for at91sam9rl boards. This include board files removal plus all legacy code for non DT boards support. Use the Device Tree for running this board with newer kernels. Signed-off-by: Alexandre Belloni [nicolas.ferre@atmel.com: Add sentence about DT] Signed-off-by: Nicolas Ferre --- arch/arm/mach-at91/at91sam9rl_devices.c | 1260 ------------------------------- 1 file changed, 1260 deletions(-) delete mode 100644 arch/arm/mach-at91/at91sam9rl_devices.c (limited to 'arch/arm/mach-at91/at91sam9rl_devices.c') diff --git a/arch/arm/mach-at91/at91sam9rl_devices.c b/arch/arm/mach-at91/at91sam9rl_devices.c deleted file mode 100644 index 37d1c9ed4562..000000000000 --- a/arch/arm/mach-at91/at91sam9rl_devices.c +++ /dev/null @@ -1,1260 +0,0 @@ -/* - * Copyright (C) 2007 Atmel Corporation - * - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file COPYING in the main directory of this archive for - * more details. - */ - -#include -#include - -#include -#include -#include -#include - -#include -#include