Commit 7329a7cd authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] m68knommu hardirq.h include cache.h

The patch include cache.h in m68knommu hardirq.h.

Cleans up compile problems, and make its consistent with
all other architecture hardirq.h files.
parent 75ad6af8
......@@ -2,6 +2,7 @@
#define __M68K_HARDIRQ_H
#include <linux/config.h>
#include <linux/cache.h>
#include <linux/threads.h>
typedef struct {
......
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