Commit b10ff54f9f58adfb708b53e6e56ed3d7804ade74

Authored by Jaswinder Singh Rajput
Committed by Helge Deller
1 parent 2678251b20

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

drivers/parisc/ccio-dma.c
... ... @@ -70,7 +70,6 @@
70 70 #undef CCIO_COLLECT_STATS
71 71 #endif
72 72  
73   -#include <linux/proc_fs.h>
74 73 #include <asm/runway.h> /* for proc_runway_root */
75 74  
76 75 #ifdef DEBUG_CCIO_INIT