mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
authorDale Farnsworth <dale@farnsworth.org>
Thu, 1 Mar 2007 23:31:48 +0000 (16:31 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 3 Mar 2007 01:16:10 +0000 (20:16 -0500)
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 <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found