agp: kill agp_flush_chipset and corresponding ioctl
[sfrench/cifs-2.6.git] / drivers / char / agp / generic.c
index 4956f1c8f9d5da6d0902390e3ffb44e35455e208..78bc8de0f234afdc1e0444d0eef453b1fe6b9a79 100644 (file)
@@ -81,13 +81,6 @@ static int agp_get_key(void)
        return -1;
 }
 
-void agp_flush_chipset(struct agp_bridge_data *bridge)
-{
-       if (bridge->driver->chipset_flush)
-               bridge->driver->chipset_flush(bridge);
-}
-EXPORT_SYMBOL(agp_flush_chipset);
-
 /*
  * Use kmalloc if possible for the page list. Otherwise fall back to
  * vmalloc. This speeds things up and also saves memory for small AGP