]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Move wdt_last to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:49:03 +0000 (20:49 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:44 +0000 (09:05 -0500)
commita0d3c820c43e040b001c912a717942219e0fe3ab
tree28c16048e84859b89ab131ee69b82b62468b83e5
parent923a662f2fb09aa67c1ec0de25474c218fad2690
ppc: Move wdt_last 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/lwmon5/lwmon5.c