Skip to content

Commit

Permalink
[CPUFREQ] Remove duplicate include from acpi-cpufreq
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Jones <davej@redhat.com>
  • Loading branch information
Dave Jones committed Oct 18, 2006
1 parent 8c61936 commit 0a1230a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <linux/sched.h>
#include <linux/cpufreq.h>
#include <linux/compiler.h>
#include <linux/sched.h> /* current */
#include <linux/dmi.h>

#include <linux/acpi.h>
Expand Down

0 comments on commit 0a1230a

Please sign in to comment.