Linux PARISC architecture development
 help / color / mirror / Atom feed
* drivers/parisc/ccio-dma.c: Removed duplicated include
@ 2008-07-23 14:45 Huang Weiyi
  2008-07-23 18:11 ` Grant Grundler
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2008-07-23 14:45 UTC (permalink / raw)
  To: kyle, matthew, grundler; +Cc: linux-parisc

Removed duplicated include file <linux/proc_fs.h> in 
drivers/parisc/ccio-dma.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
index b30e38f..fc1dd6d 100644
--- a/drivers/parisc/ccio-dma.c
+++ b/drivers/parisc/ccio-dma.c
@@ -77,7 +77,6 @@
 #undef CCIO_MAP_STATS
 #endif

-#include <linux/proc_fs.h>
 #include <asm/runway.h>                /* for proc_runway_root */

 #ifdef DEBUG_CCIO_INIT



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: drivers/parisc/ccio-dma.c: Removed duplicated include
  2008-07-23 14:45 drivers/parisc/ccio-dma.c: Removed duplicated include Huang Weiyi
@ 2008-07-23 18:11 ` Grant Grundler
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Grundler @ 2008-07-23 18:11 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: kyle, matthew, grundler, linux-parisc

On Wed, Jul 23, 2008 at 10:45:11PM +0800, Huang Weiyi wrote:
> Removed duplicated include file <linux/proc_fs.h> in 
> drivers/parisc/ccio-dma.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Thanks!
Acked-by: Grant Grundler <grundler@parisc-linux.org>

grant

> 
> diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
> index b30e38f..fc1dd6d 100644
> --- a/drivers/parisc/ccio-dma.c
> +++ b/drivers/parisc/ccio-dma.c
> @@ -77,7 +77,6 @@
>  #undef CCIO_MAP_STATS
>  #endif
> 
> -#include <linux/proc_fs.h>
>  #include <asm/runway.h>                /* for proc_runway_root */
> 
>  #ifdef DEBUG_CCIO_INIT
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-23 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 14:45 drivers/parisc/ccio-dma.c: Removed duplicated include Huang Weiyi
2008-07-23 18:11 ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox