From: Tomasz Figa Date: Mon, 17 Mar 2014 22:28:09 +0000 (+0900) Subject: ARM: SAMSUNG: Move Samsung PM debug code into separate file X-Git-Tag: v3.15-rc1~74^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72551f6cf13e2f3a1d273b7007b5d7d7fd69c554;p=pandora-kernel.git ARM: SAMSUNG: Move Samsung PM debug code into separate file Not all Samsung SoC platforms are going to use the legacy Samsung PM code enabled by CONFIG_SAMSUNG_PM_DEBUG. To allow using Samsung PM debug helpers on such platforms, related code is moved to separate file and a plat/pm-common.h header is added to separate legacy and generic code. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed