Commit 213afbef authored by John Levon's avatar John Levon Committed by Linus Torvalds

[PATCH] fix timer_pit.c warning

make x86_do_profile available when UP=y,LOCAL_APIC=n
parent bba2dd58
......@@ -6,6 +6,7 @@
#include <linux/spinlock.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/irq.h>
#include <asm/mpspec.h>
#include <asm/timer.h>
#include <asm/io.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