]> git.sur5r.net Git - u-boot/commitdiff
configs: Remove empty #ifdef/#ifndef blocks
authorChris Packham <judge.packham@gmail.com>
Mon, 4 Jun 2018 09:45:21 +0000 (21:45 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jun 2018 18:02:03 +0000 (14:02 -0400)
Remove empty #ifdef/#ifndef..#endif blocks where the configuration they
guarded has been completely removed.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
include/configs/UCP1020.h
include/configs/vme8349.h

index 6231a1e4ae6c471a20d986f2a6d564b541f3878d..b5ff5d3fe1817bc63bc9aebe97cfe49c808677ba 100644 (file)
@@ -70,8 +70,6 @@
 #define CONFIG_NETMASK         255.255.255.0
 #define CONFIG_ETHPRIME                "eTSEC1"
 
-#ifndef CONFIG_SPI_FLASH
-#endif
 #define CONFIG_SYS_REDUNDAND_ENVIRONMENT
 
 #define CONFIG_SYS_L2_SIZE     (256 << 10)
index 0d8ae0b099b63457d76086241887a92184f1feda..2456475f27ca7a44651f5bd4604a1aa360d2f9a8 100644 (file)
 #undef PCI_ONE_PCI1
 #endif
 
-#ifndef VME_CADDY2
-#endif
-
 #undef CONFIG_EEPRO100
 #undef CONFIG_TULIP