Commit 050a14eb authored by David S. Miller's avatar David S. Miller Committed by Linus Torvalds

[OPROFILE]: timer_int.c needs profile.h and init.h

parent 8ea7b479
......@@ -12,6 +12,8 @@
#include <linux/smp.h>
#include <linux/irq.h>
#include <linux/oprofile.h>
#include <linux/profile.h>
#include <linux/init.h>
#include <asm/ptrace.h>
static int timer_notify(struct notifier_block * self, unsigned long val, void * data)
......
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