]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
sh: Cleanup source code of MS7720SE
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Tue, 17 Jun 2008 07:27:34 +0000 (16:27 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 7 Jul 2008 02:21:37 +0000 (11:21 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/ms7720se/ms7720se.c

index ad76c0b2c74dc315e4654c0e1a8ca6b717f75f2e..af62cdfd282851fb93c509aca3ae7b35131f5c31 100644 (file)
@@ -40,7 +40,6 @@ int checkboard(void)
 
 int board_init(void)
 {
-
        return 0;
 }