>  drivers/scsi/ufs/ufshcd.c                 | 2 +-

Acked-by: Vinayak Holikatti <vinholika...@gmail.com>

only for drivers/scsi/ufs/ufshcd.c

> diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c
> index 58f4ba6..4a370f8 100644
> --- a/drivers/scsi/ufs/ufshcd.c
> +++ b/drivers/scsi/ufs/ufshcd.c
> @@ -1947,7 +1947,7 @@ static struct pci_driver ufshcd_pci_driver = {
>         .name = UFSHCD,
>         .id_table = ufshcd_pci_tbl,
>         .probe = ufshcd_probe,
> -       .remove = __devexit_p(ufshcd_remove),
> +       .remove = ufshcd_remove,
>         .shutdown = ufshcd_shutdown,
>  #ifdef CONFIG_PM
>         .suspend = ufshcd_suspend,

Thanks,
Vinayak Holikatti
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to