On Fri, 2012-02-24 at 10:58 +0000, Wolfram Sang wrote:
> > +static struct of_device_id i2c_versatile_match[] = {
> > + { .compatible = "arm,versatile-i2c", },
> > + {},
> > +};
> > +MODULE_DEVICE_TABLE(of, i2c_versatile_match);
>
> const here, but I fixed it up already.Sure thing, thanks! Paweł -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
