[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080724141003.6f3b9c3b@hskinnemo-gx745.norway.atmel.com>
Date: Thu, 24 Jul 2008 14:10:03 +0200
From: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To: Huang Weiyi <weiyi.huang@...il.com>
Cc: linux-kernel@...r.kernel.org, kernel@...32linux.org
Subject: Re: drivers/misc/atmel-ssc.c: Removed duplicated include
Huang Weiyi <weiyi.huang@...il.com> wrote:
> Removed duplicated include file <linux/list.h> in
> drivers/misc/atmel-ssc.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
Applied to the avr32 tree. Thanks, and sorry about the delay.
Haavard
> diff --git a/drivers/misc/atmel-ssc.c b/drivers/misc/atmel-ssc.c
> index e171650..bf5e4d0 100644
> --- a/drivers/misc/atmel-ssc.c
> +++ b/drivers/misc/atmel-ssc.c
> @@ -13,7 +13,6 @@
> #include <linux/clk.h>
> #include <linux/err.h>
> #include <linux/io.h>
> -#include <linux/list.h>
> #include <linux/spinlock.h>
> #include <linux/atmel-ssc.h>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists