Loading arch/arm64/configs/vendor/lahaina_GKI.config +0 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,6 @@ CONFIG_MSM_SERVICE_NOTIFIER=m CONFIG_QSEE_IPC_IRQ=m CONFIG_RPMSG_QCOM_GLINK_SPSS=m CONFIG_REGULATOR_RPMH=m CONFIG_REGULATOR_FIXED_VOLTAGE=m CONFIG_REGULATOR_QTI_FIXED_VOLTAGE=m CONFIG_REGULATOR_QCOM_PM8008=m CONFIG_REGULATOR_QPNP_AMOLED=m Loading drivers/regulator/fixed.c +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ * systems with no controllable regulators. */ /* * Define QTI_FIXED_REGULATOR here to avoid a loss of proxy-consumer voting * regression for existing fixed-regulator device tree devices. Once such * devices are switched to qti-fixed-regulator, this line can be removed. */ #define QTI_FIXED_REGULATOR #include <linux/err.h> #include <linux/mutex.h> #include <linux/module.h> Loading Loading
arch/arm64/configs/vendor/lahaina_GKI.config +0 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,6 @@ CONFIG_MSM_SERVICE_NOTIFIER=m CONFIG_QSEE_IPC_IRQ=m CONFIG_RPMSG_QCOM_GLINK_SPSS=m CONFIG_REGULATOR_RPMH=m CONFIG_REGULATOR_FIXED_VOLTAGE=m CONFIG_REGULATOR_QTI_FIXED_VOLTAGE=m CONFIG_REGULATOR_QCOM_PM8008=m CONFIG_REGULATOR_QPNP_AMOLED=m Loading
drivers/regulator/fixed.c +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ * systems with no controllable regulators. */ /* * Define QTI_FIXED_REGULATOR here to avoid a loss of proxy-consumer voting * regression for existing fixed-regulator device tree devices. Once such * devices are switched to qti-fixed-regulator, this line can be removed. */ #define QTI_FIXED_REGULATOR #include <linux/err.h> #include <linux/mutex.h> #include <linux/module.h> Loading