sparc64: Fix section mis-match errors.
[deliverable/linux.git] / arch / sparc / kernel / pci_psycho.c
index 56ee745064de6c036469164ad9a04291dab2b3f3..86ae08d9b6ee4e6db66abaa30065072a1dc7338f 100644 (file)
@@ -592,7 +592,7 @@ out_err:
        return err;
 }
 
-static struct of_device_id __initdata psycho_match[] = {
+static const struct of_device_id psycho_match[] = {
        {
                .name = "pci",
                .compatible = "pci108e,8000",
This page took 0.0248 seconds and 5 git commands to generate.