]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/hazards.h
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit...
[linux-2.6-omap-h63xx.git] / include / asm-mips / hazards.h
index feb29a79388869199d0331fae77273a1d0473873..66943c451c1dbcb196db60f042cd2a33928d7254 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef _ASM_HAZARDS_H
 #define _ASM_HAZARDS_H
 
-#include <linux/config.h>
 
 #ifdef __ASSEMBLY__
 
@@ -284,6 +283,8 @@ do {                                                                        \
 #define instruction_hazard() do { } while (0)
 #endif
 
+extern void mips_ihb(void);
+
 #endif /* __ASSEMBLY__ */
 
 #endif /* _ASM_HAZARDS_H */