|
@@ -228,7 +228,7 @@ MODULE_AUTHOR("Benjamin Herrenschmidt <benh@kernel.crashing.org>");
|
|
MODULE_DESCRIPTION("Driver for the Apple Airport wireless card.");
|
|
MODULE_DESCRIPTION("Driver for the Apple Airport wireless card.");
|
|
MODULE_LICENSE("Dual MPL/GPL");
|
|
MODULE_LICENSE("Dual MPL/GPL");
|
|
|
|
|
|
-static struct of_device_id airport_match[] = {
|
|
|
|
|
|
+static const struct of_device_id airport_match[] = {
|
|
{
|
|
{
|
|
.name = "radio",
|
|
.name = "radio",
|
|
},
|
|
},
|