diff options
author | Wolfgang Denk <wd@denx.de> | 2010-12-17 09:14:09 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-17 09:14:09 (GMT) |
commit | d177e444a6b1db07fbee0a6e84948796eb467ed7 (patch) | |
tree | 89d0c4508a6484334456059ee0c1682b68357a7b /include/configs/top9000.h | |
parent | fc1ff1971a20c83e9417ba30366086b3e2e97de6 (diff) | |
download | u-boot-d177e444a6b1db07fbee0a6e84948796eb467ed7.tar.xz |
Coding style (white space) cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/top9000.h')
-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 ff3933b..5db3d1b 100644 --- a/include/configs/top9000.h +++ b/include/configs/top9000.h @@ -311,4 +311,3 @@ extern void read_factory_r(void); #endif #endif - |