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.console b/doc/README.console
index 6d477df..25c4f1d 100644
--- a/doc/README.console
+++ b/doc/README.console
@@ -97,8 +97,8 @@
Working drivers:
- serial (architecture dependent serial stuff)
- video (mpc8xx video controller)
+ serial (architecture dependent serial stuff)
+ video (mpc8xx video controller)
Work in progress:
@@ -114,5 +114,5 @@
The driver has been tested with the following configurations (see
CREDITS for other contact informations):
-- MPC823FADS with AD7176 on a PAL TV (YCbYCr) - arsenio@tin.it
+- MPC823FADS with AD7176 on a PAL TV (YCbYCr) - arsenio@tin.it
- GENIETV with AD7177 on a PAL TV (YCbYCr) - arsenio@tin.it