> > @@ -16,6 +16,7 @@ struct led_pwm {
> > struct led_pwm_platform_data {
> > int num_leds;
> > struct led_pwm *leds;
> > + char *name;
> > };
>
> Shouldn't '*name'be aligned, at least with '*leds'?
Sure, will take care of this in the v2 patch.Thanks and Regards, Arun R Murthy ------------- -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
