From: Michal Simek Date: Wed, 23 Apr 2014 07:52:57 +0000 (+0200) Subject: ARM: ultrascale: Clean trailing whitespace X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dcb74adc6a0212188c315116aa97946a7330465;p=thirdparty%2Fu-boot.git ARM: ultrascale: Clean trailing whitespace Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_ultrascale.h b/include/configs/xilinx_ultrascale.h index b1bc7b80ed2..2c24148116d 100644 --- a/include/configs/xilinx_ultrascale.h +++ b/include/configs/xilinx_ultrascale.h @@ -84,7 +84,7 @@ /* Monitor Command Prompt */ /* Console I/O Buffer Size */ -#define CONFIG_SYS_CBSIZE 512 +#define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_PROMPT "UltraScale> " #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16)