From: Dale Farnsworth Date: Thu, 1 Mar 2007 23:31:48 +0000 (-0700) Subject: mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data X-Git-Tag: v2.6.21-rc3~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ada386bad58f023686b17113496ff626f10773f;p=pandora-kernel.git mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data The information contained within platform_data should be self-contained. Replace the pointer to a MAC address with the actual MAC address in struct mv643xx_eth_platform_data. Signed-off-by: Dale Farnsworth Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed