Re: [PATCH v2 1/3] mfd: Add new mfd device TPS68470

From: Andy Shevchenko
Date: Mon Jun 12 2017 - 05:16:09 EST


On Mon, Jun 12, 2017 at 12:12 PM, Mani, Rajmohan
<rajmohan.mani@xxxxxxxxx> 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