]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add fdt_find_and_setprop() to fdt_support.h
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Fri, 28 Dec 2007 10:56:30 +0000 (11:56 +0100)
committerGerald Van Baren <vanbaren@cideas.com>
Tue, 8 Jan 2008 20:03:06 +0000 (15:03 -0500)
commit22fb2246df91bfc840d87f0c5910818bad55577a
tree4d527b7fd91cc4f50cdbb6d4ab2b1b5e8246d07d
parent74ac5facb988fc488a707db228b177ead63a6541
Add fdt_find_and_setprop() to fdt_support.h

fdt_find_and_setprop() is used by several 4xx boards and it's
missing in the appropriate header. This patch eliminates a
warning when building U-Boot for such boards.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Acked-by: Stefan Roese <sr@denx.de>
include/fdt_support.h