Commit 96198d06 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Fix arch/i386/oprofile/init.c build error

From: John M Flinchbaugh <glynis@butterfly.hjsoft.com>

this patch makes arch/i386/oprofile/init.c build.
parent 2c227ffa
......@@ -9,6 +9,7 @@
#include <linux/oprofile.h>
#include <linux/init.h>
#include <linux/errno.h>
/* We support CPUs that have performance counters like the Pentium Pro
* with the NMI mode driver.
......
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