Skip to content

Commit

Permalink
[ARM] pxa: remove debugging PM: printk
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Feb 9, 2008
1 parent b1d0e4f commit f13fd3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-pxa/pxa3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,6 @@ static void pxa3xx_cpu_standby(unsigned int pwrmode)

AD2D0ER = 0;
AD2D1ER = 0;

printk("PM: AD2D0SR=%08x ASCR=%08x\n", AD2D0SR, ASCR);
}

/*
Expand Down

0 comments on commit f13fd3c

Please sign in to comment.