mv643xx_eth: Move ethernet register definitions into private header
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 19 Oct 2007 02:10:10 +0000 (04:10 +0200)
committerDale Farnsworth <dale@farnsworth.org>
Tue, 23 Oct 2007 15:23:00 +0000 (08:23 -0700)
Move the mv643xx's ethernet-related register definitions from
include/linux/mv643xx.h into drivers/net/mv643xx_eth.h, since
they aren't of any use outside the ethernet driver.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>

No differences found