summaryrefslogtreecommitdiff
path: root/arch/mips/cobalt/int-handler.S
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2006-02-09 08:59:34 +0300
committerJeff Garzik <jgarzik@pobox.com>2006-02-09 08:59:34 +0300
commit725b2805fd5d729b0db59fe8fc992e97523782c7 (patch)
tree04ca7c7ed6e918029898a6c5301488e60d0564d4 /arch/mips/cobalt/int-handler.S
parent9ac341ae799413708e674bc65c8a72c90dae8d34 (diff)
parentcac0e8e8bb2e7a086643bdd00c41d900a79bb4fa (diff)
downloadlinux-725b2805fd5d729b0db59fe8fc992e97523782c7.tar.xz
Merge branch 'upstream-fixes'
Diffstat (limited to 'arch/mips/cobalt/int-handler.S')
-rw-r--r--arch/mips/cobalt/int-handler.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/cobalt/int-handler.S b/arch/mips/cobalt/int-handler.S
index f92608e8d84f..e75d5e3ca868 100644
--- a/arch/mips/cobalt/int-handler.S
+++ b/arch/mips/cobalt/int-handler.S
@@ -8,7 +8,7 @@
*/
#include <asm/asm.h>
#include <asm/mipsregs.h>
-#include <asm/cobalt/cobalt.h>
+#include <asm/mach-cobalt/cobalt.h>
#include <asm/regdef.h>
#include <asm/stackframe.h>