From: Lennert Buytenhek Date: Fri, 19 Oct 2007 02:09:53 +0000 (+0200) Subject: mv643xx_eth: Split off mv643xx_eth platform device data X-Git-Tag: v2.6.24-rc1~15^2~15^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a6a2ab5e99980b10d1eef761cd95f2a19ba46d;p=pandora-kernel.git mv643xx_eth: Split off mv643xx_eth platform device data The mv643xx ethernet silicon block is also found in a couple of other Marvell chips. As a first step towards splitting off the mv643xx_eth bits from the rest of the mv643xx bits, this patch splits the mv643xx ethernet platform device data struct in linux/mv643xx.h off into linux/mv643xx_eth.h, and includes the latter from the former. Signed-off-by: Lennert Buytenhek Acked-by: Tzachi Perelstein Signed-off-by: Dale Farnsworth --- Reading git-diff-tree failed