Merge branch 'master' of git://www.denx.de/git/u-boot-arm
[oweals/u-boot.git] / board / esd / wuh405 / wuh405.c
index 5fde8d65096377ef5ffcaf78aab9c4f96c42eeaf..dba3ce88840e2f629955a1fd069e48c17eb426b1 100644 (file)
@@ -214,5 +214,3 @@ long int initdram (int board_type)
 
        return (4*1024*1024 << ((val & 0x000e0000) >> 17));
 }
-
-/* ------------------------------------------------------------------------- */