提交 e9e2216e 编写于 作者: A Adam Ford 提交者: Tom Rini

davinci: omapl138-lcdk: Remove empty compiler directives

There is an #ifdef with nothing inside it any longer.  This patch
removes this empty #ifdef
Signed-off-by: NAdam Ford <aford173@gmail.com>
上级 1905af1e
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册