commit | d8d74e8f372459b739b4606509608d37833018a0 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Tue Jun 05 16:39:06 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue Jul 10 10:12:03 2012 -0500 |
tree | 1694f03055c00fd4d4ed17031e1fa6d8e308eaed | |
parent | ec1ab2808f91653f361e4d360257b5aa58c84375 [diff] |
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other When support sh7734 of sh-ether, ECSIPR_BRCRXIP and other were removed. Therefore SH7757 and SH7724 can not build. This revise this probelem. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>