commit | 7a62e44f6674834e149ec3ef69bf8100107c9a1b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Apr 25 16:46:04 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:25:56 2013 -0400 |
tree | c94c760a0023cd69ae58eb013c866335f3643389 | |
parent | f7dafcf179c55cd4da5b825d2e31413eaee9d76c [diff] |
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>