davinci: omapl138-lcdk: Remove empty compiler directives
authorAdam Ford <aford173@gmail.com>
Wed, 14 Aug 2019 13:11:09 +0000 (08:11 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2019 15:46:38 +0000 (11:46 -0400)
There is an #ifdef with nothing inside it any longer.  This patch
removes this empty #ifdef

Signed-off-by: Adam Ford <aford173@gmail.com>
board/davinci/da8xxevm/omapl138_lcdk.c

index 08881f039d8b754d50699fe6a4f0c27d22927c9b..27a51d6a7802f178d145c06c23b7e80ba54defa5 100644 (file)
@@ -227,10 +227,6 @@ int board_init(void)
        return 0;
 }
 
-#ifdef CONFIG_DRIVER_TI_EMAC
-
-#endif /* CONFIG_DRIVER_TI_EMAC */
-
 #define CFG_MAC_ADDR_SPI_BUS   0
 #define CFG_MAC_ADDR_SPI_CS    0
 #define CFG_MAC_ADDR_SPI_MAX_HZ        CONFIG_SF_DEFAULT_SPEED