From: 许盛飞 Date: Tue, 21 Aug 2012 03:23:00 +0000 (+0800) Subject: rk30: rm the sram_printch(8) X-Git-Tag: firefly_0821_release~8886^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=55a4cbf7c8084bcbd6f2e5eed7d0715c1843fe8c;p=firefly-linux-kernel-4.4.55.git rk30: rm the sram_printch(8) --- diff --git a/arch/arm/mach-rk30/pm.c b/arch/arm/mach-rk30/pm.c index 03b08f8c6383..99fb2ca7a280 100644 --- a/arch/arm/mach-rk30/pm.c +++ b/arch/arm/mach-rk30/pm.c @@ -387,9 +387,6 @@ static void __sramfunc rk30_sram_suspend(void) | (1 << CLK_GATE_PERIPH_SRC % 16) | (1 << CLK_GATE_PCLK_PERIPH % 16) , clkgt_regs[2], CRU_CLKGATES_CON(2), 0xffff); - sram_printch('8'); - - } gate_save_soc_clk(0 | (1 << CLK_GATE_ACLK_STRC_SYS % 16)