vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
[sfrench/cifs-2.6.git] / include / media / videobuf-vmalloc.h
index 851eb1a2ff2a802f5ebca553dc21e1134dc2992c..e19403c18dae59574b46a2dfd6952e78f2dcc56e 100644 (file)
@@ -22,7 +22,7 @@
 struct videobuf_vmalloc_memory {
        u32                 magic;
 
-       void                *vmalloc;
+       void                *vaddr;
 
        /* remap_vmalloc_range seems to need to run
         * after mmap() on some cases */