Loading arch/arm64/configs/sm8150-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -463,6 +463,7 @@ CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_IPA3_MHI_PROXY=y CONFIG_IPA_UT=y CONFIG_MSM_11AD=m CONFIG_QCOM_MDSS_PLL=y Loading arch/arm64/configs/sm8150_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,7 @@ CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_IPA3_MHI_PROXY=y CONFIG_IPA_UT=y CONFIG_MSM_11AD=m CONFIG_QCOM_MDSS_PLL=y Loading drivers/platform/msm/ipa/ipa_v3/ipa_mhi_proxy.c +4 −2 Original line number Diff line number Diff line Loading @@ -10,10 +10,12 @@ * GNU General Public License for more details. */ #include <linux/mhi.h> #include <linux/of_device.h> #include <linux/dma-mapping.h> #include <linux/list.h> #include <linux/slab.h> #include <linux/device.h> #include <linux/module.h> #include <linux/mhi.h> #include "ipa_qmi_service.h" #include "../ipa_common_i.h" #include "ipa_i.h" Loading Loading
arch/arm64/configs/sm8150-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -463,6 +463,7 @@ CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_IPA3_MHI_PROXY=y CONFIG_IPA_UT=y CONFIG_MSM_11AD=m CONFIG_QCOM_MDSS_PLL=y Loading
arch/arm64/configs/sm8150_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -483,6 +483,7 @@ CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_IPA3_MHI_PROXY=y CONFIG_IPA_UT=y CONFIG_MSM_11AD=m CONFIG_QCOM_MDSS_PLL=y Loading
drivers/platform/msm/ipa/ipa_v3/ipa_mhi_proxy.c +4 −2 Original line number Diff line number Diff line Loading @@ -10,10 +10,12 @@ * GNU General Public License for more details. */ #include <linux/mhi.h> #include <linux/of_device.h> #include <linux/dma-mapping.h> #include <linux/list.h> #include <linux/slab.h> #include <linux/device.h> #include <linux/module.h> #include <linux/mhi.h> #include "ipa_qmi_service.h" #include "../ipa_common_i.h" #include "ipa_i.h" Loading