Loading drivers/hwmon/sbrmi.c +1 −1 Original line number Diff line number Diff line Loading @@ -265,7 +265,7 @@ static umode_t sbrmi_is_visible(const void *data, return 0; } static const struct hwmon_channel_info *sbrmi_info[] = { static const struct hwmon_channel_info * const sbrmi_info[] = { HWMON_CHANNEL_INFO(power, HWMON_P_INPUT | HWMON_P_CAP | HWMON_P_CAP_MAX), NULL Loading Loading
drivers/hwmon/sbrmi.c +1 −1 Original line number Diff line number Diff line Loading @@ -265,7 +265,7 @@ static umode_t sbrmi_is_visible(const void *data, return 0; } static const struct hwmon_channel_info *sbrmi_info[] = { static const struct hwmon_channel_info * const sbrmi_info[] = { HWMON_CHANNEL_INFO(power, HWMON_P_INPUT | HWMON_P_CAP | HWMON_P_CAP_MAX), NULL Loading