diff options
Diffstat (limited to 'kernel/dma.c')
-rw-r--r-- | kernel/dma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/dma.c b/kernel/dma.c index 68a2306522c8..6c6262f86c17 100644 --- a/kernel/dma.c +++ b/kernel/dma.c @@ -18,7 +18,6 @@ #include <linux/proc_fs.h> #include <linux/init.h> #include <asm/dma.h> -#include <asm/system.h> |