]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/sparc/amd7930.c
sparc: Annotate of_device_id arrays with const or __initdata.
[net-next-2.6.git] / sound / sparc / amd7930.c
index 0f82c3f6cfdb517f8f2659aca9649343437a0755..5af5503edadb635836e3106de252812b250f6b8e 100644 (file)
@@ -1070,7 +1070,7 @@ out_err:
        return err;
 }
 
-static struct of_device_id amd7930_match[] = {
+static const struct of_device_id amd7930_match[] = {
        {
                .name = "audio",
        },