1
0
Fork 0

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>
hifive-unleashed-5.1
Jaswinder Singh Rajput 2009-07-08 15:27:20 +00:00 committed by Helge Deller
parent 2678251b20
commit b10ff54f9f
1 changed files with 0 additions and 1 deletions

View File

@ -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