Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[deliverable/linux.git] / drivers / net / niu.c
index e3be81eba8a44c9f9a96077558450f9203e8b46c..ebc81270290339d09b94c3f6e46a8a921a68b2a4 100644 (file)
@@ -9130,7 +9130,7 @@ static int __devexit niu_of_remove(struct of_device *op)
        return 0;
 }
 
-static struct of_device_id niu_match[] = {
+static const struct of_device_id niu_match[] = {
        {
                .name = "network",
                .compatible = "SUNW,niusl",
This page took 0.024652 seconds and 5 git commands to generate.