On Mon, Jun 12, 2017 at 12:12 PM, Mani, Rajmohan <[email protected]> wrote:
>> > +#include <linux/i2c.h> >> >> And this is for...? > use by tps68470.c which uses i2c_driver and other such i2c defines. It should be in C-file, not in the header which has nothing to do with I2C APIs. -- With Best Regards, Andy Shevchenko

