From 506c66ee9c9a3c2a463285687124c87a7e961a3e Mon Sep 17 00:00:00 2001 From: Fabien Parent Date: Mon, 9 Jan 2017 11:06:38 +0100 Subject: omapl138_lcdk: remove empty ifdef block Small clean-up. Signed-off-by: Fabien Parent Reviewed-by: Tom Rini diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h index 4418b9b..43da339 100644 --- a/include/configs/omapl138_lcdk.h +++ b/include/configs/omapl138_lcdk.h @@ -315,9 +315,6 @@ #define CONFIG_CMD_UBIFS #endif -#ifdef CONFIG_USE_SPIFLASH -#endif - #if !defined(CONFIG_USE_NAND) && \ !defined(CONFIG_SYS_USE_NOR) && \ !defined(CONFIG_USE_SPIFLASH) -- cgit v0.10.2