diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 17:30:02 (GMT) |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 17:30:02 (GMT) |
commit | b81947c646bfefdf98e2fde5d7d39cbbda8525d4 (patch) | |
tree | 944890e7a466af7512e878fa4f71bca1b0f7a600 /arch/mips/include/asm/dma.h | |
parent | c40d04df152a1111c5bbcb632278394dabd2b73d (diff) | |
download | linux-b81947c646bfefdf98e2fde5d7d39cbbda8525d4.tar.xz |
Disintegrate asm/system.h for MIPS
Disintegrate asm/system.h for MIPS.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/include/asm/dma.h')
-rw-r--r-- | arch/mips/include/asm/dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/dma.h b/arch/mips/include/asm/dma.h index 2d47da6..f5097f6 100644 --- a/arch/mips/include/asm/dma.h +++ b/arch/mips/include/asm/dma.h @@ -15,7 +15,6 @@ #include <asm/io.h> /* need byte IO */ #include <linux/spinlock.h> /* And spinlocks */ #include <linux/delay.h> -#include <asm/system.h> #ifdef HAVE_REALLY_SLOW_DMA_CONTROLLER |