]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mv643xx_eth: Split off mv643xx_eth platform device data
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 19 Oct 2007 02:09:53 +0000 (04:09 +0200)
committerDale Farnsworth <dale@farnsworth.org>
Tue, 23 Oct 2007 15:22:58 +0000 (08:22 -0700)
commitc4a6a2ab5e99980b10d1eef761cd95f2a19ba46d
treefc7317aa9d289316e1173cc86ebafc626f1eb4bd
parente8b8c977734193adedf2b0f607d6252c78e86394
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 <buytenh@marvell.com>
Acked-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
include/linux/mv643xx.h
include/linux/mv643xx_eth.h [new file with mode: 0644]