Re: linux-next: Tree for Jan 31 (drivers/i2c/busses/i2c-stm32f7.c)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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!

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux