Skip to content
Snippets Groups Projects
Commit b10ff54f authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput Committed by Helge Deller
Browse files

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: default avatarJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 2678251b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment