
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