]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
authorTom Rini <trini@ti.com>
Thu, 25 Apr 2013 20:46:04 +0000 (16:46 -0400)
committerTom Rini <trini@ti.com>
Fri, 10 May 2013 12:25:56 +0000 (08:25 -0400)
commit30bba0175122150c330ff95132e048a39bf978eb
treec94c760a0023cd69ae58eb013c866335f3643389
parent34fa07063a7f5fc437bcaa71156182bb3bf2f516
am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO

The arm_freq and ddr_freq variables are unused, so remove.  Fixup
whitespace slightly while in here.

Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/sys_info.c