]> git.baikalelectronics.ru Git - kernel.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>
Mon, 24 Oct 2011 22:34:24 +0000 (23:34 +0100)
commit5e36834d619c0e0ab72abffd62959836e6747b64
tree6f87cb57e87ebc4a76fa377633da00d404ac652e
parent5cf692eccbc5bd2f12a2903d9df5135a48e9c4ec
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