MIPS: Alchemy: move ethernet registers to ethernet driver
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 23 Jul 2014 14:36:22 +0000 (16:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 11:50:19 +0000 (13:50 +0200)
commitfb1a7602dde1c82f08ba1ec997ac87af06e946e6
tree3485618f58bb5d1b5faba573e879bbeca34f25d4
parent1341a826c70fab298d4fd0a81a276ddc4c6f9d65
MIPS: Alchemy: move ethernet registers to ethernet driver

Move the register offsets and bit descriptions from the au1000.h header
to their only user, the au1000_eth.c driver.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: netdev@vger.kernel.org
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7460/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-au1x00/au1000.h
drivers/net/ethernet/amd/au1000_eth.c