arm: Disable ATAGs support
[platform/kernel/u-boot.git] / board / st / stm32f746-disco / stm32f746-disco.c
index efa38a0..376bc06 100644 (file)
@@ -77,12 +77,7 @@ u32 spl_boot_device(void)
 {
        return BOOT_DEVICE_XIP;
 }
-
 #endif
-u32 get_board_rev(void)
-{
-       return 0;
-}
 
 int board_late_init(void)
 {