[U-Boot] [PATCH 5/5] board/BuR/kwb: cosmetic changes

Hannes Schmelzer oe5hpm at oevsv.at
Fri Feb 19 12:09:46 CET 2016


- fixup typo
- fixup identation

Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>

---

 include/configs/kwb.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/configs/kwb.h b/include/configs/kwb.h
index b39bcfa..60e6496 100644
--- a/include/configs/kwb.h
+++ b/include/configs/kwb.h
@@ -107,9 +107,9 @@ BUR_COMMON_ENV \
 #define CONFIG_BOOTDELAY		0
 
 /* undefine command which we not need here */
-#undef	CONFIG_BOOTM_NETBSD
-#undef	CONFIG_BOOTM_PLAN9
-#undef	CONFIG_BOOTM_RTEMS
+#undef CONFIG_BOOTM_NETBSD
+#undef CONFIG_BOOTM_PLAN9
+#undef CONFIG_BOOTM_RTEMS
 
 /* Support both device trees and ATAGs. */
 #define CONFIG_OF_LIBFDT
@@ -148,4 +148,4 @@ BUR_COMMON_ENV \
 #define CONFIG_CMD_FS_GENERIC
 #endif /* CONFIG_MMC, ... */
 
-#endif	/* ! __CONFIG_TSERIES_H__ */
+#endif	/* __CONFIG_KWB_H__ */
-- 
1.9.1



More information about the U-Boot mailing list