[ARM] 5504/1: ep93xx: Merge all edb93xx platforms
authorHartley Sweeten <hartleys@visionengravers.com>
Mon, 4 May 2009 18:09:25 +0000 (19:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 15 May 2009 19:42:57 +0000 (20:42 +0100)
commita2bd40d215b0997e21a0cfd06c1aa474ec3a0944
tree116c86ee81826630b1e242051cf124b4a1426f28
parentb4175b89921fefb2f352472fa6dccb0fc4fb37d9
[ARM] 5504/1: ep93xx: Merge all edb93xx platforms

The Cirrus Logic EDB93xx development board platform init files
share redundant code. The only differences are in the flash
memory configuration, MACH_TYPE, and additional on-board
I2C devices. This patch merges all of them into one file.

Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: Herbert Valerio Riedel <hvr@gnu.org>
Cc: Toufeeq Hussain <toufeeq_hussain@infosys.com>
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/Kconfig
arch/arm/mach-ep93xx/Makefile
arch/arm/mach-ep93xx/edb9302.c [deleted file]
arch/arm/mach-ep93xx/edb9302a.c [deleted file]
arch/arm/mach-ep93xx/edb9307.c [deleted file]
arch/arm/mach-ep93xx/edb9307a.c [deleted file]
arch/arm/mach-ep93xx/edb9312.c [deleted file]
arch/arm/mach-ep93xx/edb9315.c [deleted file]
arch/arm/mach-ep93xx/edb9315a.c [deleted file]
arch/arm/mach-ep93xx/edb93xx.c [new file with mode: 0644]
This page took 0.027761 seconds and 5 git commands to generate.