Re: [PATCH] mfd: remove duplicated #include

From: Samuel Ortiz
Date: Sun Mar 22 2009 - 18:56:19 EST


Hi Huang,

On Sat, Mar 21, 2009 at 01:49:29PM +0800, Huang Weiyi wrote:
> Remove duplicated #include in drivers/mfd/pcf50633-core.c.
This one is already applied to my next tree, thanks.

Cheers,
Samuel.

> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>
> ---
> drivers/mfd/pcf50633-core.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mfd/pcf50633-core.c b/drivers/mfd/pcf50633-core.c
> index 2e36057..7793932 100644
> --- a/drivers/mfd/pcf50633-core.c
> +++ b/drivers/mfd/pcf50633-core.c
> @@ -15,7 +15,6 @@
> #include <linux/kernel.h>
> #include <linux/device.h>
> #include <linux/sysfs.h>
> -#include <linux/device.h>
> #include <linux/module.h>
> #include <linux/types.h>
> #include <linux/interrupt.h>
> --
> 1.6.0.4
>

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/