]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S
authorJouni Hogander <jouni.hogander@nokia.com>
Fri, 16 May 2008 10:57:04 +0000 (13:57 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 20 May 2008 17:29:56 +0000 (10:29 -0700)
commit3ffec4e18484c34838fa341de3848306c29ecd5d
tree220354581bfeabe18b870cb790a147c6d3f6d969
parentf4eb51b909144550048b7922ebd1904a54005394
24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S

Rename filenames to prepare 34XX additions.
Compile omap2 code only if CONFIG_ARCH_OMAP2 is defined.

Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/pm24xx.c [moved from arch/arm/mach-omap2/pm.c with 100% similarity]
arch/arm/mach-omap2/sleep24xx.S [moved from arch/arm/mach-omap2/sleep.S with 100% similarity]