arm: Disable ATAGs support
[platform/kernel/u-boot.git] / board / st / stm32h750-art-pi / stm32h750-art-pi.c
index 5785b2e..0ece8e7 100644 (file)
@@ -41,11 +41,6 @@ int board_early_init_f(void)
        return 0;
 }
 
-u32 get_board_rev(void)
-{
-       return 0;
-}
-
 int board_late_init(void)
 {
        return 0;