Re: drivers/misc/atmel-ssc.c: Removed duplicated include

From: Haavard Skinnemoen
Date: Thu Jul 24 2008 - 08:11:23 EST


Huang Weiyi <weiyi.huang@xxxxxxxxx> wrote:
> Removed duplicated include file <linux/list.h> in
> drivers/misc/atmel-ssc.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/