The last option guarded by this ifdef was removed in commit 68d534201733
("sf: Move SPI flash drivers to defconfig"). Remove the now empty
ifdef/endif block and the associated comment.

Signed-off-by: Chris Packham <judge.pack...@gmail.com>
---

 include/configs/mv-common.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index fa9b5bcf3a51..8c5350ea0cef 100644
--- a/include/configs/mv-common.h
+++ b/include/configs/mv-common.h
@@ -101,12 +101,6 @@
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 #endif
 
-/*
- * Common SPI Flash configuration
- */
-#ifdef CONFIG_CMD_SF
-#endif
-
 /*
  * File system
  */
-- 
2.17.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to