]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
authorGerald Van Baren <vanbaren@cideas.com>
Sat, 21 Apr 2007 02:46:53 +0000 (22:46 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 Aug 2007 23:21:35 +0000 (19:21 -0400)
commit8096b3b8f772c1894ddeda9dbceff6a8826473a4
tree54857e5f5a3ef76d0d777b20beb05ac069ec60f6
parent29eaae953476f2bba4d5c7ac097b96cd827c1dff
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT

This is the way u-boot reduces configured-out code.  At Wolfgang
Grandegger and Wolfgang Denk's request, make libfdt conform.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
libfdt/fdt.c
libfdt/fdt_ro.c
libfdt/fdt_rw.c
libfdt/fdt_strerror.c
libfdt/fdt_sw.c
libfdt/fdt_wip.c