]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/macintosh/therm_windtunnel.c
Merge branch 'for-rmk' of git://git.marvell.com/orion
[linux-beck.git] / drivers / macintosh / therm_windtunnel.c
index 3fbe41b0ac07f40daba70c2153b6007e806bc60d..ba48fd76396eb9746d72e0db077b55dbf0f23ffa 100644 (file)
@@ -457,7 +457,7 @@ therm_of_remove( struct of_device *dev )
        return 0;
 }
 
-static struct of_device_id therm_of_match[] = {{
+static const struct of_device_id therm_of_match[] = {{
        .name           = "fan",
        .compatible     = "adm1030"
     }, {}