mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
e83aa807d43205ed31b0b2134a17da87ddec04c9
If CONFIG_SCSI_UFSHCD is not enabled, then the Tegra UFS driver fails to build because the various ufshcd_xxx functions are not exported by the kernel. Update the Makefile to only build the Tegra UFS driver is CONFIG_SCSI_UFSHCD enabled. Bug 4221847 Change-Id: Ie0eb3773f245981a6afcc8bf5a684c193307179d Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2996209 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided