From: Michal Simek Date: Tue, 13 Jan 2015 15:22:14 +0000 (+0100) Subject: zynq: Indentation fix in config file X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4790d10b0e9933c354e61ec3a44bee10bdf1a48;p=thirdparty%2Fu-boot.git zynq: Indentation fix in config file Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index 30e9dc8dae3..c0e512470df 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -154,7 +154,7 @@ # define DFU_ALT_INFO #endif -#if defined (CONFIG_ZYNQ_SDHCI) || defined(CONFIG_ZYNQ_USB) +#if defined(CONFIG_ZYNQ_SDHCI) || defined(CONFIG_ZYNQ_USB) # define CONFIG_SUPPORT_VFAT # define CONFIG_CMD_FAT # define CONFIG_CMD_EXT2