Commit ec0f9b58 authored by Dave Jones's avatar Dave Jones

[CPUFREQ] missing include in acpi driver.

Spotted by Dominik Brodowski
parent 45f59fc7
......@@ -32,6 +32,7 @@
#include <linux/seq_file.h>
#include <asm/io.h>
#include <asm/delay.h>
#include <asm/uaccess.h>
#include <linux/acpi.h>
#include <acpi/processor.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment