diff options
| author | Stefan Roese <sr@denx.de> | 2007-07-09 11:00:24 +0200 |
|---|---|---|
| committer | Stefan Roese <sr@denx.de> | 2007-07-09 11:00:24 +0200 |
| commit | c8603cfbd4573379a6076c9c208545ba2bbf019a (patch) | |
| tree | 38540fa0783c6a102a8bbc5c5ce72c1e44fe14ea /board/esd/wuh405 | |
| parent | 0f92c7e7c9a62755b1457d3c46f93c8c1f6c19fc (diff) | |
| download | olio-uboot-2014.01-c8603cfbd4573379a6076c9c208545ba2bbf019a.tar.xz olio-uboot-2014.01-c8603cfbd4573379a6076c9c208545ba2bbf019a.zip | |
Small coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd/wuh405')
| -rw-r--r-- | board/esd/wuh405/wuh405.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c index 0b5306235..5fde8d650 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -216,4 +216,3 @@ long int initdram (int board_type) } /* ------------------------------------------------------------------------- */ - |