]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
avr32: Move cpu_hz to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:49:10 +0000 (20:49 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:45 +0000 (09:05 -0500)
commit3d0f8c8f8072a3f2844fc54bfaf2a42026903755
treee2457b1cde899c21cdd41d3ca46fbe9763f7d250
parent1c865d58974cf3a45f87e65c3f348b5b9e398990
avr32: Move cpu_hz to arch_global_data

Move this field into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/avr32/cpu/cpu.c
arch/avr32/cpu/interrupts.c
arch/avr32/include/asm/global_data.h
arch/avr32/lib/bootm.c