Re: [PATCH] X86, Acer, WMI: Do not double include linux/dmi.hin acer-wmi.c

From: Joey Lee
Date: Mon Jan 24 2011 - 20:34:31 EST


Hi Jesper,

æ äï2011-01-24 æ 22:12 +0100ïJesper Juhl æåï
> Including linux/dmi.h once in drivers/platform/x86/acer-wmi.c is enough.
>
> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>
> ---
> acer-wmi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
> index c5c4b8c..f21eb53 100644
> --- a/drivers/platform/x86/acer-wmi.c
> +++ b/drivers/platform/x86/acer-wmi.c
> @@ -39,7 +39,6 @@
> #include <linux/slab.h>
> #include <linux/input.h>
> #include <linux/input/sparse-keymap.h>
> -#include <linux/dmi.h>
>
> #include <acpi/acpi_drivers.h>
>
>

Reviewed-by: Lee, Chun-Yi <jlee@xxxxxxxxxx>

Thank's for your patch to fix my fail.

Joey Lee

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