From: Michal Simek Date: Tue, 26 Apr 2016 14:12:06 +0000 (+0200) Subject: ARM64: zynqmp: Cleanup config file after CMD move X-Git-Tag: v2016.05~49 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e25b369c048b51b1feb79587750e7e160fc0bd73;p=u-boot ARM64: zynqmp: Cleanup config file after CMD move The patch: "configs: Re-sync almost all of cmd/Kconfig" (sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38) doesn't remove empty if-endif. This patch is fixing it. Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index fe9c71947d..060bca985e 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -75,10 +75,6 @@ #define CONFIG_BOOTP_MAY_FAIL #define CONFIG_BOOTP_SERVERIP -/* SPI */ -#ifdef CONFIG_ZYNQ_SPI -#endif - #if defined(CONFIG_ZYNQ_SDHCI) # define CONFIG_MMC # define CONFIG_GENERIC_MMC