On Friday 13 March 2009, Peter 'p2' De Schrijver wrote:
>  struct twl4030_power_data {
>         struct twl4030_script **scripts;
> -       unsigned size;
> +       unsigned scripts_size;

And that little bit breaks builds ... since the various
bits of code that initialize a twl4030_power_data have
not been changed.

I'll send an updated version of this patch soonish.


> +       struct twl4030_resconfig *resource_config;
>  };


--
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

Reply via email to