]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Split OMAP1 specific low-level init code into smaller files
authorJuha Yrjölä <juha.yrjola@nokia.com>
Mon, 9 May 2005 19:10:14 +0000 (12:10 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 9 May 2005 19:10:14 +0000 (12:10 -0700)
commitbce394732f88fc3b2d007ea90acc0ff426db144d
treeff132886e4d814c174f33ddd9c0e52f6fbed34fd
parentaa0d21f73181d10eba243c4243db05e15f638337
ARM: OMAP: Split OMAP1 specific low-level init code into smaller files

Sync with linux-omap tree. Splits OMAP1 specific low-level init file
common.c into smaller files, and moves them into omap1 subdirectory.

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