[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io and serial
authorTony Lindgren <tony@atomide.com>
Sun, 10 Jul 2005 18:58:12 +0000 (19:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 10 Jul 2005 18:58:12 +0000 (19:58 +0100)
commitf577ffd75c02b6087d5bf5ca89f806b10f2a0246
tree9dc99ecfe14981cbe057ebaf35e40b5797f1211a
parentdbdf9cedfcc81202360763530412d746d798b7b6
[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io and serial

Patch from Tony Lindgren

This patch by Juha Yrjölä and other OMAP developers splits
OMAP1 specific common code into OMAP1 id, io, and serial
code in mach-omap1 directory.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap/common.c
arch/arm/mach-omap/common.h
arch/arm/mach-omap1/id.c [new file with mode: 0644]
arch/arm/mach-omap1/io.c [new file with mode: 0644]
arch/arm/mach-omap1/serial.c [new file with mode: 0644]