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/wuh405.c | |
parent | 0f92c7e7c9a62755b1457d3c46f93c8c1f6c19fc (diff) | |
download | u-boot-imx-c8603cfbd4573379a6076c9c208545ba2bbf019a.zip u-boot-imx-c8603cfbd4573379a6076c9c208545ba2bbf019a.tar.gz u-boot-imx-c8603cfbd4573379a6076c9c208545ba2bbf019a.tar.bz2 |
Small coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd/wuh405/wuh405.c')
-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 0b53062..5fde8d6 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -216,4 +216,3 @@ long int initdram (int board_type) } /* ------------------------------------------------------------------------- */ - |