aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/agp_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/agp_backend.h')
-rw-r--r--include/linux/agp_backend.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/agp_backend.h b/include/linux/agp_backend.h
index 8a294d65b9b1..880130f7311f 100644
--- a/include/linux/agp_backend.h
+++ b/include/linux/agp_backend.h
@@ -80,7 +80,6 @@ struct agp_memory {
80 bool is_bound; 80 bool is_bound;
81 bool is_flushed; 81 bool is_flushed;
82 bool vmalloc_flag; 82 bool vmalloc_flag;
83 bool sg_vmalloc_flag;
84 /* list of agp_memory mapped to the aperture */ 83 /* list of agp_memory mapped to the aperture */
85 struct list_head mapped_list; 84 struct list_head mapped_list;
86 /* DMA-mapped addresses */ 85 /* DMA-mapped addresses */