diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-30 00:07:45 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-30 00:07:45 (GMT) |
commit | 8027678202d0e51ac2aa08111ec86b5a77777431 (patch) | |
tree | 423e7109e84739ac4fbd46da5bdbcbd82ea7a8ad | |
parent | 5ae90d8e467e625e447000cb4335c4db973b1095 (diff) | |
parent | 4ffd9e2c4deda2ad90ce261174b2bc90e0660703 (diff) | |
download | linux-8027678202d0e51ac2aa08111ec86b5a77777431.tar.xz |
Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Pull ARC fix from Vineet Gupta:
"SMP build breakage fix"
* tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
ARC: SMP build breakage
-rw-r--r-- | arch/arc/include/asm/entry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/include/asm/entry.h b/arch/arc/include/asm/entry.h index 8943c02..df57611 100644 --- a/arch/arc/include/asm/entry.h +++ b/arch/arc/include/asm/entry.h @@ -38,6 +38,7 @@ #include <asm/ptrace.h> #include <asm/processor.h> /* For VMALLOC_START */ #include <asm/thread_info.h> /* For THREAD_SIZE */ +#include <asm/mmu.h> /* Note on the LD/ST addr modes with addr reg wback * |