From: Nobuhiro Iwamatsu Date: Mon, 16 Jan 2012 16:50:16 +0000 (+0000) Subject: net: sh-eth: Fix build error by the value which is not defined X-Git-Tag: v3.3-rc1~17^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34aa6f1400810890636ba0b170effbfa71eacec7;p=pandora-kernel.git net: sh-eth: Fix build error by the value which is not defined ----- drivers/net/ethernet/renesas/sh_eth.c:1706: error: 'pdid' undeclared (first use in this function) drivers/net/ethernet/renesas/sh_eth.c:1706: error: (Each undeclared identifier is reported only once drivers/net/ethernet/renesas/sh_eth.c:1706: error: for each function it appears in.) make[5]: *** [drivers/net/ethernet/renesas/sh_eth.o] Error 1 ----- Signed-off-by: Nobuhiro Iwamatsu CC: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed