]> git.sur5r.net Git - u-boot/commit
mpc83xx: move CPU_TYPE_ENTRY over to processor.h
authorKim Phillips <kim.phillips@freescale.com>
Tue, 17 Jun 2008 22:45:27 +0000 (17:45 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 25 Jun 2008 21:34:29 +0000 (16:34 -0500)
commit4890246a2c5df90a74e2941e3673a49bbd36aee9
tree53ac8c61947f07317ab21df64bdc01a49cd2c33c
parent914f58c5766860373a7d232e961cee5a4b54a55b
mpc83xx: move CPU_TYPE_ENTRY over to processor.h

to avoid this:

cpu.c:47:1: warning: "CPU_TYPE_ENTRY" redefined
In file included from cpu.c:33:
/home/kim/git/u-boot/include/asm/processor.h:982:1: warning: this is the location of the previous definition

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/cpu.c
include/asm-ppc/processor.h