commit | cdac3399e24ec81c02ab2954e23cd28a35c0d775 | [log] [tgz] |
---|---|---|
author | Gerald Van Baren <gvb@unssw.com> | Mon Nov 12 23:13:54 2012 -0500 |
committer | Gerald Van Baren <gvb@unssw.com> | Mon Nov 12 23:13:54 2012 -0500 |
tree | f5f8872b0d4789e80128331139198d4e80f42479 | |
parent | 4353ffc8435289c29ee5766d41486990a3bed1a5 [diff] |
fdt: Export fdtdec_lookup() and fix the name The name of this function is not consistent, so fix it, and export the function for external use. Signed-off-by: Simon Glass <sjg@chromium.org>