diff --git a/[refs] b/[refs] index 6096aea99aa3..b0cab9f7a87f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c2f4d36640947ddd13af7a2c36d197eb9fe5280a +refs/heads/master: bb7de070d2cf11f92341c40cd1810e8eebfbcbf8 diff --git a/trunk/include/asm-sh/tlb.h b/trunk/include/asm-sh/tlb.h index 56ad1fb888a2..88ff1ae8a6b8 100644 --- a/trunk/include/asm-sh/tlb.h +++ b/trunk/include/asm-sh/tlb.h @@ -20,6 +20,7 @@ */ #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) +#include #include #endif /* __ASSEMBLY__ */