Commit 9f43b3a6 authored by Dave Jones's avatar Dave Jones

[CPUFREQ] missing export

powernow-k7 needs dmi_broken
parent 88d91a82
......@@ -12,6 +12,8 @@
#include <linux/bootmem.h>
unsigned long dmi_broken;
EXPORT_SYMBOL(dmi_broken);
int is_sony_vaio_laptop;
int is_unsafe_smbus;
......
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