CAPI: Call a controller 'controller', not 'card'
[pandora-kernel.git] / include / linux / agp_backend.h
index 880130f..9101ed6 100644 (file)
@@ -53,7 +53,7 @@ struct agp_kern_info {
        int current_memory;
        bool cant_use_aperture;
        unsigned long page_mask;
-       struct vm_operations_struct *vm_ops;
+       const struct vm_operations_struct *vm_ops;
 };
 
 /*