X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-v850%2Fmmu_context.h;h=01daacd5474efcc821b57a04ca3b9239e43be444;hb=d6dd61c831226f9cd7750885da04d360d6455101;hp=f521c8050d3cdc3ea2c325656d4478c299402c6f;hpb=5311ab62cdc7788784971ed816ce85e926f3e994;p=powerpc.git diff --git a/include/asm-v850/mmu_context.h b/include/asm-v850/mmu_context.h index f521c8050d..01daacd547 100644 --- a/include/asm-v850/mmu_context.h +++ b/include/asm-v850/mmu_context.h @@ -1,6 +1,8 @@ #ifndef __V850_MMU_CONTEXT_H__ #define __V850_MMU_CONTEXT_H__ +#include + #define destroy_context(mm) ((void)0) #define init_new_context(tsk,mm) 0 #define switch_mm(prev,next,tsk) ((void)0)