lkml.org 
[lkml]   [2015]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: randconfig build error with next-20150529, in drivers/mmc/host/omap_hsmmc.c
* Jim Davis <jim.epost@gmail.com> [150529 09:27]:
> Building with the attached random configuration file,
>
> warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
> which has unmet direct dependencies (USB_SUPPORT && USB && PM)
>
> drivers/mmc/host/omap_hsmmc.c: In function ‘omap_hsmmc_configure_wake_irq’:
> drivers/mmc/host/omap_hsmmc.c:1663:8: error: implicit declaration of
> function ‘dev_pm_set_dedicated_wake_irq’
> [-Werror=implicit-function-declaration]
> ret = dev_pm_set_dedicated_wake_irq(host->dev, host->wake_irq);

Oops, there's a typo in the prototype. I must have only tested
dev_pm_set_wake_irq case and not the dev_pm_set_dedicated_wake_irq
on x86. Patch coming shortly.

Regards,

Tony


\
 
 \ /
  Last update: 2015-05-29 19:21    [W:0.797 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site