aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/bug.h')
-rw-r--r--include/asm-um/bug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-um/bug.h b/include/asm-um/bug.h
index 3357c5e2468..9e33b864c35 100644
--- a/include/asm-um/bug.h
+++ b/include/asm-um/bug.h
@@ -1,6 +1,6 @@
#ifndef __UM_BUG_H
#define __UM_BUG_H
-#include <asm/arch/bug.h>
+#include <asm-generic/bug.h>
#endif