Commit 356f833b authored by Paul Mackerras's avatar Paul Mackerras

PPC32: need to include <linux/smp_lock.h> in <asm-ppc/hardirq.h>.

parent 0e2cc115
......@@ -4,6 +4,7 @@
#include <linux/config.h>
#include <linux/cache.h>
#include <linux/smp_lock.h>
/* The __last_jiffy_stamp field is needed to ensure that no decrementer
* interrupt is lost on SMP machines. Since on most CPUs it is in the same
......
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