From d1a24f061849ebe4f288d95e8ceb8380f762d323 Mon Sep 17 00:00:00 2001
From: Wolfgang Denk <wd@denx.de>
Date: Wed, 2 Feb 2011 22:36:10 +0100
Subject: Minor Coding Style Cleanup.

Signed-off-by: Wolfgang Denk <wd@denx.de>
---
 include/configs/shmin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'include/configs/shmin.h')

diff --git a/include/configs/shmin.h b/include/configs/shmin.h
index 54a1587aef..bee7e44373 100644
--- a/include/configs/shmin.h
+++ b/include/configs/shmin.h
@@ -45,7 +45,7 @@
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BOOTARGS		"console=ttySC0,115200"
 
-/* 
+/*
  * This board has original boot loader. If you write u-boot to 0x0,
  * you should set undef.
  */
-- 
cgit v1.2.1