On Mon, 2013-02-25 at 21:44 +0530, Vinayak Holikatti wrote:
> This patch adds Platform glue driver for ufshcd.

Even after fixing the __devXX issues, I still get this:

rivers/scsi/ufs/ufshcd-pltfrm.c:196:2: warning: initialization from
incompatible pointer type [enabled by default]
drivers/scsi/ufs/ufshcd-pltfrm.c:196:2: warning: (near initialization
for ‘ufshcd_dev_pm_ops.suspend’) [enabled by default]
drivers/scsi/ufs/ufshcd-pltfrm.c:197:2: warning: initialization from
incompatible pointer type [enabled by default]
drivers/scsi/ufs/ufshcd-pltfrm.c:197:2: warning: (near initialization
for ‘ufshcd_dev_pm_ops.resume’) [enabled by default]

That's apparently because the function protoypes are wrong.  I'm not
sure why this is, but I stopped applying here, please fix.

Thanks,

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to