Skip to content

Commit

Permalink
msi-wmi: remove useless includes
Browse files Browse the repository at this point in the history
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Anisse Astier authored and Len Brown committed Dec 16, 2009
1 parent d12d8ba commit addd65a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/platform/x86/msi-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,8 @@


#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/input.h>
#include <acpi/acpi_drivers.h>
#include <linux/acpi.h>
#include <linux/string.h>
#include <linux/hrtimer.h>
#include <linux/backlight.h>

MODULE_AUTHOR("Thomas Renninger <trenn@suse.de>");
Expand Down

0 comments on commit addd65a

Please sign in to comment.