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>
Showing
- arch/mips/alchemy/devboards/db1200/platform.c 6 additions, 1 deletionarch/mips/alchemy/devboards/db1200/platform.c
- arch/mips/alchemy/devboards/pb1200/platform.c 7 additions, 1 deletionarch/mips/alchemy/devboards/pb1200/platform.c
- arch/mips/include/asm/mach-au1x00/au1xxx_ide.h 1 addition, 0 deletionsarch/mips/include/asm/mach-au1x00/au1xxx_ide.h
- arch/mips/include/asm/mach-db1x00/db1200.h 0 additions, 2 deletionsarch/mips/include/asm/mach-db1x00/db1200.h
- arch/mips/include/asm/mach-pb1x00/pb1200.h 0 additions, 2 deletionsarch/mips/include/asm/mach-pb1x00/pb1200.h
- drivers/ide/au1xxx-ide.c 26 additions, 18 deletionsdrivers/ide/au1xxx-ide.c
Please register or sign in to comment