|
@@ -140,6 +140,7 @@ static struct agp_bridge_driver sis_driver = {
|
|
|
.free_by_type = agp_generic_free_by_type,
|
|
|
.agp_alloc_page = agp_generic_alloc_page,
|
|
|
.agp_destroy_page = agp_generic_destroy_page,
|
|
|
+ .agp_type_to_mask_type = agp_generic_type_to_mask_type,
|
|
|
};
|
|
|
|
|
|
static struct agp_device_ids sis_agp_device_ids[] __devinitdata =
|