瀏覽代碼

parisc: includecheck fix for ccio-dma.c

fix the following 'make includecheck' warning:

  drivers/parisc/ccio-dma.c: linux/proc_fs.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Jaswinder Singh Rajput 16 年之前
父節點
當前提交
b10ff54f9f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/parisc/ccio-dma.c

+ 0 - 1
drivers/parisc/ccio-dma.c

@@ -70,7 +70,6 @@
 #undef CCIO_COLLECT_STATS
 #endif
 
-#include <linux/proc_fs.h>
 #include <asm/runway.h>		/* for proc_runway_root */
 
 #ifdef DEBUG_CCIO_INIT