Re: mfd: PCF50633: remove duplicated #include

From: Samuel Ortiz
Date: Fri Feb 06 2009 - 09:04:08 EST


On Thu, Jan 15, 2009 at 06:53:29AM +0800, Huang Weiyi wrote:
> Removed duplicated #include <linux/device.h> in
> drivers/mfd/pcf50633-core.c
Applied to my for-next branch, thanks.

Cheers,
Samuel.


> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx>
>
> diff --git a/drivers/mfd/pcf50633-core.c b/drivers/mfd/pcf50633-core.c
> index 24508e2..feb8ddd 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>
>

--
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/