]> git.sur5r.net Git - u-boot/blobdiff - common/ft_build.c
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
[u-boot] / common / ft_build.c
index 0e5699a95b84698d6adc30143ce67b5beb5db8d3..b951178a1df634a4cec274f9eb24acb3c18a8950 100644 (file)
@@ -396,9 +396,6 @@ void *ft_get_prop(void *bphp, const char *propname, int *szp)
 
 /********************************************************************/
 
-/* Function that returns a character from the environment */
-extern uchar(*env_get_char) (int);
-
 void ft_setup(void *blob, bd_t * bd, ulong initrd_start, ulong initrd_end)
 {
        u32 *p;