]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:49:07 +0000 (20:49 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:44 +0000 (09:05 -0500)
commit7e2592fd5ac3dce73aceb11e1526629840e52797
treef77b0b1685c2c3a0a08234fcb184b50cc1b750ff
parentfa25c6f0cccc3691dd3db97cef94a547d1008c73
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data

Move inp_clk, vco_clk and flb_clk into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/m68k/cpu/mcf5227x/cpu.c
arch/m68k/cpu/mcf5227x/speed.c
arch/m68k/cpu/mcf5445x/cpu.c
arch/m68k/cpu/mcf5445x/speed.c
arch/m68k/include/asm/global_data.h
arch/m68k/lib/board.c