]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
CRIS: Include arch dependent bug.h.
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 21 Jan 2008 14:51:13 +0000 (15:51 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:32 +0000 (11:06 +0100)
include/asm-cris/bug.h

index 8dd6b23c15d62c4e45cce7e5a73f865ddaa29d3a..fee12d4ae68346f8ff63b943f8be436329480f85 100644 (file)
@@ -1,4 +1,4 @@
 #ifndef _CRIS_BUG_H
 #define _CRIS_BUG_H
-#include <asm-generic/bug.h>
+#include <asm/arch/bug.h>
 #endif