On Mon, 24 Jan 2011, Joey Lee wrote: > 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 <[email protected]> > > --- > > 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 <[email protected]>
Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
