X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=kernel%2Fdrivers%2Fhwmon%2Fmax197.c;h=07628569547aee23ffd60daceefb893101a14acb;hp=cb0dcfda958c1a905c1fc9954f1a637a81a40467;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hpb=f93b97fd65072de626c074dbe099a1fff05ce060 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 }, { }