]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Move mpc8220 clocks to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:48:55 +0000 (20:48 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:43 +0000 (09:05 -0500)
commit1c356135fa1fd2c2f6d775ba1b2f86e4823d8338
tree1db304e06ecf9703b4cd3a94237a296f22a45c19
parentfefb098b187caab34edc72df141125925c9bba62
ppc: Move mpc8220 clocks to arch_global_data

Move these fields into arch_global_data and tidy up. The bExtUart field
does not appear to be used, so punt it.

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