From: Jaswinder Singh Rajput Date: Wed, 8 Jul 2009 15:27:20 +0000 (+0000) Subject: parisc: includecheck fix for ccio-dma.c X-Git-Tag: accepted/tizen/common/20141203.182822~15069^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b10ff54f9f58adfb708b53e6e56ed3d7804ade74;p=platform%2Fkernel%2Flinux-arm64.git 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 Signed-off-by: Helge Deller --- diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c index 0f0e0b9..a45b0c0 100644 --- a/drivers/parisc/ccio-dma.c +++ b/drivers/parisc/ccio-dma.c @@ -70,7 +70,6 @@ #undef CCIO_COLLECT_STATS #endif -#include #include /* for proc_runway_root */ #ifdef DEBUG_CCIO_INIT