]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Conditionally compile fdt_fixup_ethernet()
authorGerald Van Baren <vanbaren@cideas.com>
Thu, 29 Nov 2007 02:24:50 +0000 (21:24 -0500)
committerGerald Van Baren <vanbaren@cideas.com>
Sat, 8 Dec 2007 01:51:25 +0000 (20:51 -0500)
commitc01b17dd856fa120b2970f50d9598546a4927ec3
tree22c95f4acd49aaa23fe6f9be2094f35235173103
parent246d4ae6bc282bc1841224e1c5fc49dc925e0bf7
Conditionally compile fdt_fixup_ethernet()

Fix compiler warnings: On boards that don't have ethernets defined,
don't compile fdt_fixup_ethernet().
common/fdt_support.c