From mboxrd@z Thu Jan 1 00:00:00 1970 From: nico@fluxnic.net (Nicolas Pitre) Date: Wed, 30 Jun 2010 12:57:43 -0400 (EDT) Subject: [PATCH 08/33] Removing dead SA1101 In-Reply-To: <7488ec29cdb90212e965f6cd1173141c576c0955.1277911346.git.siccegge@cs.fau.de> References: <7488ec29cdb90212e965f6cd1173141c576c0955.1277911346.git.siccegge@cs.fau.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 30 Jun 2010, Christoph Egger wrote: > SA1101 doesn't exist in Kconfig, therefore removing all > references for it from the source code. > > Signed-off-by: Christoph Egger Acked-by: Nicolas Pitre > --- > arch/arm/mach-sa1100/include/mach/SA-1101.h | 925 -------------------------- > arch/arm/mach-sa1100/include/mach/hardware.h | 4 - > 2 files changed, 0 insertions(+), 929 deletions(-) > delete mode 100644 arch/arm/mach-sa1100/include/mach/SA-1101.h > [...] Nicolas