Mike: On Sun, Feb 20, 2011 at 4:46 PM, Mike Frysinger <vapier.adi@xxxxxxxxx> 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 bgat@xxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html