]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
Clean up libfdt.h includes
authorGerald Van Baren <gvb@unssw.com>
Fri, 8 Feb 2013 00:49:54 +0000 (19:49 -0500)
committerGerald Van Baren <gvb@unssw.com>
Sat, 9 Feb 2013 03:32:38 +0000 (22:32 -0500)
commit58864ddc7276ca7403ddbb716da5853638f37519
tree2a856b746a243fb223d547aeb301a4d236dea75d
parent8aa5ec6e1628116e655fbd036391ebc1987588f9
Clean up libfdt.h includes

The libfdt.h file is the definition file for libfdt.  It is unnecessary
to include other fdt header files (the necessary ones are pulled in
by libfdt.h).

Signed-off-by: Gerald Van Baren <gvb@unssw.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Stefan Roese <sr@denx.de>
arch/nios2/cpu/fdt.c
arch/powerpc/cpu/mpc5xxx/cpu.c
arch/powerpc/cpu/mpc8260/cpu.c
arch/powerpc/cpu/mpc8xx/cpu.c
arch/powerpc/cpu/ppc4xx/fdt.c
arch/powerpc/lib/bootm.c
arch/x86/include/asm/arch-coreboot/sysinfo.h
board/cm5200/cm5200.c
include/fdt_support.h