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

Move ips_clk and csb_clk into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/cpu/mpc512x/cpu.c
arch/powerpc/cpu/mpc512x/i2c.c
arch/powerpc/cpu/mpc512x/ide.c
arch/powerpc/cpu/mpc512x/serial.c
arch/powerpc/cpu/mpc512x/speed.c
arch/powerpc/include/asm/global_data.h
arch/powerpc/lib/board.c
drivers/net/mpc512x_fec.c