Big white-space cleanup.

This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/doc/README.m54455evb b/doc/README.m54455evb
index 119a19d..5c01f0d 100644
--- a/doc/README.m54455evb
+++ b/doc/README.m54455evb
@@ -83,7 +83,7 @@
 CONFIG_MCFFEC		-- define to use common CF FEC driver
 CONFIG_NET_MULTI	-- define to use multi FEC in u-boot
 CONFIG_MII		-- enable to use MII driver
-CONFIG_CF_DOMII 	-- enable to use MII feature in cmd_mii.c
+CONFIG_CF_DOMII		-- enable to use MII feature in cmd_mii.c
 CFG_DISCOVER_PHY	-- enable PHY discovery
 CFG_RX_ETH_BUFFER	-- Set FEC Receive buffer
 CFG_FAULT_ECHO_LINK_DOWN--
@@ -107,7 +107,7 @@
 CFG_ATA_DATA_OFFSET	-- define ATA data IO
 CFG_ATA_REG_OFFSET	-- define for normal register accesses
 CFG_ATA_ALT_OFFSET	-- define for alternate registers
-CFG_ATA_STRIDE      	-- define for Interval between registers
+CFG_ATA_STRIDE		-- define for Interval between registers
 _IO_BASE		-- define for IO base address
 
 CONFIG_MCFTMR		-- define to use DMA timer