]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/agp/backend.c
PCI: assign ioapic resource at hotplug
[linux-2.6-omap-h63xx.git] / drivers / char / agp / backend.c
index 509adc403250a8126f72dac666493a680d06f8ad..d59e037ddd1234e395b2a277f0c34c45cacb03b1 100644 (file)
@@ -44,7 +44,7 @@
  * past 0.99 at all due to some boolean logic error. */
 #define AGPGART_VERSION_MAJOR 0
 #define AGPGART_VERSION_MINOR 101
-static struct agp_version agp_current_version =
+static const struct agp_version agp_current_version =
 {
        .major = AGPGART_VERSION_MAJOR,
        .minor = AGPGART_VERSION_MINOR,