]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/agp/agp.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / char / agp / agp.h
index 5259065f3c792b16829b00c6200e73938250d74a..3e67ddde9e16403577a6cf74b219f418cb1c4886 100644 (file)
@@ -120,7 +120,6 @@ struct agp_bridge_driver {
        void (*agp_destroy_page)(struct page *, int flags);
        void (*agp_destroy_pages)(struct agp_memory *);
        int (*agp_type_to_mask_type) (struct agp_bridge_data *, int);
-       void (*chipset_flush)(struct agp_bridge_data *);
 };
 
 struct agp_bridge_data {