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

Move this field into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/include/asm/global_data.h
board/evb64260/mpsc.c