X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fhwmon%2Fmax197.c;h=07628569547aee23ffd60daceefb893101a14acb;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=cb0dcfda958c1a905c1fc9954f1a637a81a40467;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/kernel/drivers/hwmon/max197.c b/kernel/drivers/hwmon/max197.c index cb0dcfda9..076285695 100644 --- a/kernel/drivers/hwmon/max197.c +++ b/kernel/drivers/hwmon/max197.c @@ -324,7 +324,7 @@ static int max197_remove(struct platform_device *pdev) return 0; } -static struct platform_device_id max197_device_ids[] = { +static const struct platform_device_id max197_device_ids[] = { { "max197", max197 }, { "max199", max199 }, { }