[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200131075205.GF1028@ninjato>
Date: Fri, 31 Jan 2020 08:52:05 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
M'boumba Cedric Madianga <cedric.madianga@...il.com>,
"linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>
Subject: Re: linux-next: Tree for Jan 31 (drivers/i2c/busses/i2c-stm32f7.c)
> on i386:
>
> when CONFIG_I2C is not set/enabled:
>
> ../drivers/i2c/busses/i2c-stm32f7.c: In function ‘stm32f7_i2c_suspend’:
> ../drivers/i2c/busses/i2c-stm32f7.c:2199:44: error: ‘struct dev_pm_info’ has no member named ‘wakeup_path’
> if (!device_may_wakeup(dev) && !dev->power.wakeup_path) {
> ^
> ../drivers/i2c/busses/i2c-stm32f7.c: In function ‘stm32f7_i2c_resume’:
> ../drivers/i2c/busses/i2c-stm32f7.c:2218:44: error: ‘struct dev_pm_info’ has no member named ‘wakeup_path’
> if (!device_may_wakeup(dev) && !dev->power.wakeup_path) {
I dropped/reverted this patch already. Sorry for the inconvenience!
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists