mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 01:31:30 +03:00
Not all kernel define the enum UFSHCD_QUIRK_BROKEN_PWR_SEQUENCE Add conftest to find out whether kernel has define the enum UFSHCD_QUIRK_BROKEN_PWR_SEQUENCE or not and then check for macro before using it. Bug 4911768 Change-Id: I4eba6f02ab79c1d4a5bdefb3ec831cc4ae34d527 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>