summaryrefslogtreecommitdiff
path: root/include/asm-cris
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2008-01-21 14:51:13 (GMT)
committerJesper Nilsson <jesper.nilsson@axis.com>2008-02-08 10:06:32 (GMT)
commit151f6398301c30670456efd0c4801aa721d557b9 (patch)
tree3b657c6ed72c40c607c3e08c7faa4eacf8fbd6b9 /include/asm-cris
parent620cf2e44206bde8a7777e29658b3752675c066b (diff)
downloadlinux-151f6398301c30670456efd0c4801aa721d557b9.tar.xz
CRIS: Include arch dependent bug.h.
Diffstat (limited to 'include/asm-cris')
-rw-r--r--include/asm-cris/bug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-cris/bug.h b/include/asm-cris/bug.h
index 8dd6b23..fee12d4 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