Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
[oweals/u-boot.git] / board / netstal / hcu5 / hcu5.c
index c5e0f086ebd0b5502e7550f5f26695bc10286b6e..2c7afe277e71e99cfec328c5ff15d69a8f529ae2 100644 (file)
@@ -497,9 +497,6 @@ int post_hotkeys_pressed(void)
 #if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP)
 void ft_board_setup(void *blob, bd_t *bd)
 {
-       u32 val[4];
-       int rc;
-
        ft_cpu_setup(blob, bd);
 
 }