On Mon, May 14, 2018 at 11:33:26AM +0200, Anders Roxell wrote:
> With CONFIG_PM, we get a harmless build warning:
> drivers/i2c/busses/i2c-i801.c:1723:12: warning: ‘i801_resume’ defined but not
> used [-Wunused-function]
> static int i801_resume(struct device *dev)
> ^~~
> dri
Hi Andy,
On Mon, 14 May 2018 20:18:37 +0300, Andy Shevchenko wrote:
> On Mon, May 14, 2018 at 12:33 PM, Anders Roxell
> wrote:
> > With CONFIG_PM, we get a harmless build warning:
> > drivers/i2c/busses/i2c-i801.c:1723:12: warning: ‘i801_resume’ defined but
> > not used [-Wunused-function]
> >
On Mon, May 14, 2018 at 12:33 PM, Anders Roxell
wrote:
> With CONFIG_PM, we get a harmless build warning:
> drivers/i2c/busses/i2c-i801.c:1723:12: warning: ‘i801_resume’ defined but not
> used [-Wunused-function]
> static int i801_resume(struct device *dev)
> ^~~
> drivers/i2
On Mon, 14 May 2018 11:33:26 +0200, Anders Roxell wrote:
> With CONFIG_PM, we get a harmless build warning:
> drivers/i2c/busses/i2c-i801.c:1723:12: warning: ‘i801_resume’ defined but not
> used [-Wunused-function]
> static int i801_resume(struct device *dev)
> ^~~
> drivers/i
4 matches
Mail list logo