diff options
Diffstat (limited to 'board/esd/wuh405')
-rw-r--r-- | board/esd/wuh405/wuh405.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/esd/wuh405/wuh405.c b/board/esd/wuh405/wuh405.c index 5fde8d6..dba3ce8 100644 --- a/board/esd/wuh405/wuh405.c +++ b/board/esd/wuh405/wuh405.c @@ -214,5 +214,3 @@ long int initdram (int board_type) return (4*1024*1024 << ((val & 0x000e0000) >> 17)); } - -/* ------------------------------------------------------------------------- */ |