aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/sim.h')
-rw-r--r--include/asm-mips/sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/sim.h b/include/asm-mips/sim.h
index 3ccfe09fa744..9c2af1b00e19 100644
--- a/include/asm-mips/sim.h
+++ b/include/asm-mips/sim.h
@@ -11,7 +11,7 @@
#include <linux/config.h>
-#include <asm/offset.h>
+#include <asm/asm-offsets.h>
#define __str2(x) #x
#define __str(x) __str2(x)