]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bootm.c
Fix some minor whitespace violations.
[karo-tx-uboot.git] / common / cmd_bootm.c
index ab8648fffcf9351dfa9264c117499f74ece3e722..2721216bf35eba2418efa60874703c7214eb3e05 100644 (file)
@@ -38,7 +38,7 @@
 #include <fdt.h>
 #include <libfdt.h>
 #endif
-#if defined(CONFIG_OF_FLAT_TREE) 
+#if defined(CONFIG_OF_FLAT_TREE)
 #include <ft_build.h>
 #endif