]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 18 Aug 2011 09:11:58 +0000 (11:11 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 Sep 2011 23:45:52 +0000 (01:45 +0200)
commit7029ce81056b4012c38f297422f044fe1a8e34b4
tree574a608575f27a6f3654abc632f686aa647baa88
parent945b54bf074c3b53fed58b7efba53e343db151d9
MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep

au1xxx-ide uses defines from the pb1200/db1200 headers:
get DBDMA ID through platform resource information,
hardcode register spacing.  The only 2 users of this driver (and
the only boards it can really work on realiably) use the same
register layout.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: linux-ide@vger.kernel.org
To: Linux-MIPS <linux-mips@linux-mips.org>
Cc: linux-ide@vger.kernel.org
Acked-by: David S. Miller <davem@davemloft.net>
Patchwork: https://patchwork.linux-mips.org/patch/2716/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200/platform.c
arch/mips/alchemy/devboards/pb1200/platform.c
arch/mips/include/asm/mach-au1x00/au1xxx_ide.h
arch/mips/include/asm/mach-db1x00/db1200.h
arch/mips/include/asm/mach-pb1x00/pb1200.h
drivers/ide/au1xxx-ide.c