]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC8xx: Fix libfdt support introduced in commit 77ff7b74
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 2 Apr 2008 06:03:56 +0000 (08:03 +0200)
committerGerald Van Baren <vanbaren@cideas.com>
Wed, 2 Apr 2008 15:07:20 +0000 (11:07 -0400)
commitc2a545ce33b26d80337f80b533828839249fb1c9
tree0ba4be2049e868dfffe0685d863e5075c55f4f9b
parent4abd844d8eb108736e1cf8fbf3dbf61f2d5fc11b
MPC8xx: Fix libfdt support introduced in commit 77ff7b74

fdt.c: In function 'ft_cpu_setup':
fdt.c:33: warning: implicit declaration of function 'do_fixup_by_prop_u32'
fdt.c:39: warning: implicit declaration of function 'do_fixup_by_compat_u32'
fdt.c:43: warning: implicit declaration of function 'fdt_fixup_ethernet'
fdt.c:45: warning: implicit declaration of function 'fdt_fixup_memory'

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/mpc8xx/Makefile