Explorar el Código

CRIS: Include arch dependent bug.h.

Jesper Nilsson hace 18 años
padre
commit
151f639830
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/asm-cris/bug.h

+ 1 - 1
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