lkml.org 
[lkml]   [2012]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] drivers/dma: linux/module.h included twice
From
Date
On Wed, 2012-02-15 at 20:20 +0100, Danny Kukawka wrote:
> drivers/dma/imx-dma.c and drivers/dma/imx-sdma.c included
> 'linux/module.h' twice, remove the duplicates.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
> ---
> drivers/dma/imx-dma.c | 1 -
> drivers/dma/imx-sdma.c | 1 -
> 2 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/dma/imx-dma.c b/drivers/dma/imx-dma.c
> index e4383ee..678cd01 100644
> --- a/drivers/dma/imx-dma.c
> +++ b/drivers/dma/imx-dma.c
> @@ -24,7 +24,6 @@
> #include <linux/slab.h>
> #include <linux/platform_device.h>
> #include <linux/dmaengine.h>
> -#include <linux/module.h>
>
> #include <asm/irq.h>
> #include <mach/dma-v1.h>
> diff --git a/drivers/dma/imx-sdma.c b/drivers/dma/imx-sdma.c
> index 8bc5acf..63540d3 100644
> --- a/drivers/dma/imx-sdma.c
> +++ b/drivers/dma/imx-sdma.c
> @@ -35,7 +35,6 @@
> #include <linux/dmaengine.h>
> #include <linux/of.h>
> #include <linux/of_device.h>
> -#include <linux/module.h>
>
> #include <asm/irq.h>
> #include <mach/sdma.h>
Applied Thanks


--
~Vinod



\
 
 \ /
  Last update: 2012-03-06 12:25    [W:0.035 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site