diff options
Diffstat (limited to 'include/asm-cris/bug.h')
-rw-r--r-- | include/asm-cris/bug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-cris/bug.h b/include/asm-cris/bug.h index 8dd6b23c15d6..fee12d4ae683 100644 --- a/include/asm-cris/bug.h +++ b/include/asm-cris/bug.h | |||
@@ -1,4 +1,4 @@ | |||
1 | #ifndef _CRIS_BUG_H | 1 | #ifndef _CRIS_BUG_H |
2 | #define _CRIS_BUG_H | 2 | #define _CRIS_BUG_H |
3 | #include <asm-generic/bug.h> | 3 | #include <asm/arch/bug.h> |
4 | #endif | 4 | #endif |