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 @@ #ifndef _CRIS_BUG_H #define _CRIS_BUG_H -#include <asm-generic/bug.h> +#include <asm/arch/bug.h> #endif |