arm: dts: rk3288-evb: 32.768K clk node for BT
[firefly-linux-kernel-4.4.55.git] / arch / arm / include / asm / mmu.h
index 64fd15159b7de710b81a47c0aa9d6bab3af1d691..a5b47421059dc34153f7450a1cc7d2baf21200b5 100644 (file)
@@ -11,6 +11,9 @@ typedef struct {
 #endif
        unsigned int    vmalloc_seq;
        unsigned long   sigpage;
+#ifdef CONFIG_VDSO
+       unsigned long   vdso;
+#endif
 } mm_context_t;
 
 #ifdef CONFIG_CPU_HAS_ASID