ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
[platform/kernel/u-boot.git] / board / netstal / hcu5 / hcu5.c
index c5e0f08..2c7afe2 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);
 
 }