Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / board / esd / wuh405 / wuh405.c
index 5fde8d6..dba3ce8 100644 (file)
@@ -214,5 +214,3 @@ long int initdram (int board_type)
 
        return (4*1024*1024 << ((val & 0x000e0000) >> 17));
 }
-
-/* ------------------------------------------------------------------------- */