Commit 41ae6422 authored by Ben Collins's avatar Ben Collins Committed by David S. Miller

[SPARC64]: hardirq.h needs linux/cache.h

parent 0c0bc9dc
......@@ -10,6 +10,7 @@
#include <linux/threads.h>
#include <linux/brlock.h>
#include <linux/spinlock.h>
#include <linux/cache.h>
/* entry.S is sensitive to the offsets of these fields */
/* rtrap.S is sensitive to the size of this structure */
......
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