ARM: rockchip: remove some useless macro in pm.h
authorChris Zhong <zyw@rock-chips.com>
Tue, 23 Jun 2015 12:53:40 +0000 (20:53 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 5 Jul 2015 22:47:00 +0000 (00:47 +0200)
These are actually not used in the pm code, as we moved suspend handling
to the clock driver, remove them here.

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

No differences found