]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/sparc64/kernel/pci_schizo.c
sparc: Annotate of_device_id arrays with const or __initdata.
[mirror_ubuntu-bionic-kernel.git] / arch / sparc64 / kernel / pci_schizo.c
index b95dd548583adf4601fcfad3c349b1b8df060252..18fdd887b4ac4cb2466dcc7c8fbd8ec8e76e96d5 100644 (file)
@@ -1504,7 +1504,7 @@ static int __devinit schizo_probe(struct of_device *op,
  * and pci108e,8001.  So list the chips in reverse chronological
  * order.
  */
-static struct of_device_id schizo_match[] = {
+static struct of_device_id __initdata schizo_match[] = {
        {
                .name = "pci",
                .compatible = "pci108e,a801",