sh: move the hp6xx pm code
authorMagnus Damm <damm@igel.co.jp>
Thu, 4 Dec 2008 13:45:03 +0000 (22:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:43:52 +0000 (18:43 +0900)
commit3e51762759db9e26c6c3e4e1010d80a50c62ca03
tree6cfbcc3d318b0cb36e7a3d106698dbf9d361ec6a
parent04645185d06e8b0c92f6f1f9d76ede45637afc09
sh: move the hp6xx pm code

Move the not-so-generic pm code from arch/sh/kernel/pm.c to the
platform directory together with the rest of the hp6xx pm code.

This is done to let non-hp6xx platforms enable CONFIG_PM.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-hp6xx/pm.c
arch/sh/include/asm/pm.h [deleted file]
arch/sh/kernel/Makefile_32
arch/sh/kernel/Makefile_64
arch/sh/kernel/pm.c [deleted file]