diff options
author | Wolfgang Denk <wd@denx.de> | 2010-12-17 10:14:09 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-17 10:14:09 +0100 |
commit | d177e444a6b1db07fbee0a6e84948796eb467ed7 (patch) | |
tree | 89d0c4508a6484334456059ee0c1682b68357a7b /include/configs | |
parent | fc1ff1971a20c83e9417ba30366086b3e2e97de6 (diff) |
Coding style (white space) cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/top9000.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/top9000.h b/include/configs/top9000.h index ff3933b19c9..5db3d1ba354 100644 --- a/include/configs/top9000.h +++ b/include/configs/top9000.h @@ -311,4 +311,3 @@ extern void read_factory_r(void); #endif #endif - |