]> git.hungrycats.org Git - linux/commitdiff
[PATCH] m68knommu hardirq.h include cache.h
authorGreg Ungerer <gerg@snapgear.com>
Sun, 15 Dec 2002 09:00:01 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 15 Dec 2002 09:00:01 +0000 (01:00 -0800)
The patch include cache.h in m68knommu hardirq.h.

Cleans up compile problems, and make its consistent with
all other architecture hardirq.h files.

include/asm-m68knommu/hardirq.h

index bc189f8085059f78dff9f22347fee0cee1fbb5d7..6e8670859dd97aea1e467df14b63dee96a68e821 100644 (file)
@@ -2,6 +2,7 @@
 #define __M68K_HARDIRQ_H
 
 #include <linux/config.h>
+#include <linux/cache.h>
 #include <linux/threads.h>
 
 typedef struct {