]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: ultrascale: Clean trailing whitespace
authorMichal Simek <michal.simek@xilinx.com>
Wed, 23 Apr 2014 07:52:57 +0000 (09:52 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Apr 2014 07:53:59 +0000 (09:53 +0200)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_ultrascale.h

index b1bc7b80ed25c4de6dee9c4aeaa12e50ff5bf218..2c24148116d16943fbeeaf10e804e0117fc6a0c2 100644 (file)
@@ -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)