Commit b5e68743 authored by Dave Jones's avatar Dave Jones

[CPUFREQ] Add missing include to p4-clockmod

Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 7c122fca
......@@ -27,6 +27,7 @@
#include <linux/smp.h>
#include <linux/cpufreq.h>
#include <linux/slab.h>
#include <linux/cpumask.h>
#include <asm/processor.h>
#include <asm/msr.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