MIPS: Alchemy: kill au1xxx.h header

No longer required

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2705/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 delete mode 100644 arch/mips/include/asm/mach-au1x00/au1xxx.h
This commit is contained in:
Manuel Lauss
2011-08-12 11:39:43 +02:00
committed by Ralf Baechle
parent f2e442fd2f
commit 50d5676eba
7 changed files with 11 additions and 49 deletions

View File

@@ -19,7 +19,11 @@
#include <linux/mtd/partitions.h>
#include <asm/io.h>
#include <asm/mach-au1x00/au1xxx.h>
#ifdef CONFIG_MIPS_PB1550
#include <asm/mach-pb1x00/pb1550.h>
#elif defined(CONFIG_MIPS_DB1550)
#include <asm/mach-db1x00/db1x00.h>
#endif
#include <asm/mach-db1x00/bcsr.h>
/*