pasemi_mac: Move register definitions to include/asm-powerpc
authorOlof Johansson <olof@lixom.net>
Thu, 29 Nov 2007 02:56:04 +0000 (20:56 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:20 +0000 (15:04 -0800)
commit40afa5315823761b174926235dc38be24dc3ea63
treef4b0c3ca373bb9990dae7dfec09491302cd0f84c
parent72b05b9940f00fbfd71a1cb8ea80eb2cc1f90255
pasemi_mac: Move register definitions to include/asm-powerpc

pasemi_mac: Move register definitions to include/asm-powerpc

Move the common register formats and descriptor layouts from
drivers/net/pasemi_mac.h to include/asm-poewrpc/pasemi_dma.h

Previously only the ethernet driver was using them, but other drivers
are coming up that will also use them, so it makes sense to share the
constants.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pasemi_mac.c
drivers/net/pasemi_mac.h
include/asm-powerpc/pasemi_dma.h [new file with mode: 0644]