Files
android_kernel_samsung_sm86…/core/cds
Surabhi Vishnoi 563d0068c9 qcacld-3.0: Fix compilation error related to upstream kernel
This commit adds the following change to fix the compilation error
observed with upstream kernel:
1) Include <linux/qcom-iommu-util.h> based on ANDROID_COMMON_KERNEL macro.
2) cpuidle_governor_latency_req API is not exported in upstream
   kernel, so protect its usage based on ANDROID_COMMON_KERNEL macro.

Change-Id: I60fc8d331dbbd1595dc9a095464b2baea9b4e4d5
CRs-Fixed: 3681640
2024-01-12 11:43:06 -08:00
..