|
@@ -538,7 +538,7 @@ const struct agp_bridge_driver u3_agp_driver = {
|
|
|
.agp_alloc_page = agp_generic_alloc_page,
|
|
|
.agp_alloc_pages = agp_generic_alloc_pages,
|
|
|
.agp_destroy_page = agp_generic_destroy_page,
|
|
|
- .agp_destroy_paged = agp_generic_destroy_pages,
|
|
|
+ .agp_destroy_pages = agp_generic_destroy_pages,
|
|
|
.agp_type_to_mask_type = agp_generic_type_to_mask_type,
|
|
|
.cant_use_aperture = true,
|
|
|
.needs_scratch_page = true,
|