Mike: On Sun, Feb 20, 2011 at 4:46 PM, Mike Frysinger <[email protected]> wrote: >> +static const struct attribute_group pwm_device_attr_group = { >> + .attrs = (struct attribute **) pwm_attrs, >> +}; > > should attribute_group have its attrs member constified ?
Isn't it already, given that the pwm_device_attr_group definition is const? b.g. -- Bill Gatliff [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
