]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/agp/hp-agp.c
[AGPGART] fix compile errors
[linux-2.6-omap-h63xx.git] / drivers / char / agp / hp-agp.c
index 79f7c01db75ae5c163537f75c628339dcca15e86..bcdb149c8179cec8beeb15fe22394428504c467b 100644 (file)
@@ -419,7 +419,7 @@ hp_zx1_enable (struct agp_bridge_data *bridge, u32 mode)
        agp_device_command(command, (mode & AGP8X_MODE) != 0);
 }
 
-struct const agp_bridge_driver hp_zx1_driver = {
+const struct agp_bridge_driver hp_zx1_driver = {
        .owner                  = THIS_MODULE,
        .size_type              = FIXED_APER_SIZE,
        .configure              = hp_zx1_configure,