X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmacintosh%2Ftherm_windtunnel.c;h=ba48fd76396eb9746d72e0db077b55dbf0f23ffa;hb=00e4acb1e2352477e4d0a19dcbff2af870e8b401;hp=3fbe41b0ac07f40daba70c2153b6007e806bc60d;hpb=6f5464ce154bc72c67bbc82e818e4fdd61cb9f8e;p=linux-beck.git diff --git a/drivers/macintosh/therm_windtunnel.c b/drivers/macintosh/therm_windtunnel.c index 3fbe41b0ac07..ba48fd76396e 100644 --- a/drivers/macintosh/therm_windtunnel.c +++ b/drivers/macintosh/therm_windtunnel.c @@ -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" }, {}