]> Git Repo - u-boot.git/commit
ppc: Move mpc83xx clock fields to arch_global_data
authorSimon Glass <[email protected]>
Thu, 13 Dec 2012 20:48:47 +0000 (20:48 +0000)
committerTom Rini <[email protected]>
Fri, 1 Feb 2013 20:42:45 +0000 (15:42 -0500)
commitc6731fe22ab1cc2f5c2b8be9b1db276d777f12c3
tree00ac46c4d272af113b8abac3813f89ab985a57da
parent748cd0591a9fe9eb23f20748bcb23035cd5ff517
ppc: Move mpc83xx clock fields to arch_global_data

Move al mpc83xx fields into arch_global_data and tidy up. Also indent
the nested #ifdef for clarity.

Signed-off-by: Simon Glass <[email protected]>
arch/powerpc/cpu/mpc83xx/cpu.c
arch/powerpc/cpu/mpc83xx/fdt.c
arch/powerpc/cpu/mpc83xx/pcie.c
arch/powerpc/cpu/mpc83xx/speed.c
arch/powerpc/include/asm/global_data.h
This page took 0.036372 seconds and 4 git commands to generate.