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

Move these fields into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/cpu/mpc8260/commproc.c
arch/powerpc/cpu/mpc85xx/commproc.c
arch/powerpc/cpu/mpc8xx/commproc.c
arch/powerpc/include/asm/global_data.h
examples/standalone/mem_to_mem_idma2intr.c