From: Andrew Lunn Date: Sat, 22 Feb 2014 19:14:43 +0000 (+0100) Subject: ARM: kirkwood: Give pm.c its own header file. X-Git-Tag: v3.15-rc1~79^2~14^2^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b6144acb6b684bf1e9ae413e2f09825e314c61;p=pandora-kernel.git ARM: kirkwood: Give pm.c its own header file. The pm code needs to be separated from common.h in order to split DT and non-DT systems apart. Move the declarations into a header file of its own and include it where needed. Signed-off-by: Andrew Lunn Acked-by: Ezequiel Garcia Acked-by: Arnd Bergmann Tested-by: Jason Gunthorpe (on kirkwood) Signed-off-by: Jason Cooper --- Reading git-diff-tree failed