]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/hardirq.h
[PATCH] ppc64: mark failed devices
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / hardirq.h
index 2c0a31b1008de34f0c2eb849ed447c3d204309b5..3b3e3b49ec127a411d4df7ba5324a11aebea3428 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef _ASM_POWERPC_HARDIRQ_H
 #define _ASM_POWERPC_HARDIRQ_H
 
+#include <asm/irq.h>
+#include <asm/bug.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
  * cache line as local_irq_count, it is cheap to access and is also used on UP