On 01-03-21, 11:47, Pierre-Louis Bossart wrote: > v5.12-rc1 flags new warnings with make W=1, fix missing or broken > function descriptors. > > drivers/soundwire/cadence_master.c:914: warning: expecting prototype > for To update slave status in a work since we will need to > handle(). Prototype was for cdns_update_slave_status_work() instead > > drivers/soundwire/cadence_master.c:976: warning: expecting prototype > for sdw_cdns_enable_slave_interrupt(). Prototype was for > cdns_enable_slave_interrupts() instead Applied, thanks. Please do mention changes in v2 in the patch (after the sob line) -- ~Vinod