X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fesd%2Fcpci750%2Fcpci750.c;h=dbed5971738324d24a63f9a750958c117533fb09;hb=f6e5739a68131998a5ae8aa0cf56a0316f810200;hp=fd0f904cfe4f159faf35a329b8a73d3d5391348d;hpb=0377dca227cc883bbaacbe1c442cef5bd6b0e121;p=u-boot diff --git a/board/esd/cpci750/cpci750.c b/board/esd/cpci750/cpci750.c index fd0f904cfe..dbed597173 100644 --- a/board/esd/cpci750/cpci750.c +++ b/board/esd/cpci750/cpci750.c @@ -378,7 +378,6 @@ int misc_init_r () CFG_MONITOR_BASE, CFG_MONITOR_BASE + monitor_flash_len - 1, &flash_info[3]); - } return 0; }