From: David S. Miller Date: Thu, 21 Apr 2011 22:19:02 +0000 (-0700) Subject: mv643xx_eth: Fix build regression. X-Git-Tag: v3.0-rc1~377^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e138f96bf5142c400b6b00f4cf69031bccc48f32;p=pandora-kernel.git mv643xx_eth: Fix build regression. From Stephen Rothwell: -------------------- After merging the final tree, today's linux-next build (powerpc chrp32_defconfig) failed like this: drivers/net/mv643xx_eth.c: In function 'port_start': drivers/net/mv643xx_eth.c:2250: error: 'dev' undeclared (first use in this function) Caused by commit aad59c431b77 ("net: mv643xx: convert to hw_features"). -------------------- Reported-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed