Hi Greg On 8/1/19 9:41 AM, Greg KH wrote: > External E-Mail > > > On Wed, Jul 31, 2019 at 08:58:19PM +0000, Adham.Abozaeid@xxxxxxxxxxxxx wrote: > This patch causes the following build error: > drivers/staging/wilc1000/wilc_hif.c: In function wilc_deinit: > drivers/staging/wilc1000/wilc_hif.c:1610:2: error: implicit declaration of function wilc_set_wfi_drv_handler [-Werror=implicit-function-declaration] > 1610 | wilc_set_wfi_drv_handler(vif, 0, 0, 0); > | ^~~~~~~~~~~~~~~~~~~~~~~~ > > Always test build your patches... > Apologies for that! I'll fix the error and send a new version with both patches clubbed in a patch series. Thanks, Adham