summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arm64-qcom-pinctrl-support-for-ACPI.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm64-qcom-pinctrl-support-for-ACPI.patch b/arm64-qcom-pinctrl-support-for-ACPI.patch
index 4548d4036..a904b4789 100644
--- a/arm64-qcom-pinctrl-support-for-ACPI.patch
+++ b/arm64-qcom-pinctrl-support-for-ACPI.patch
@@ -270,7 +270,7 @@ index c97f20fca5fd..98a438dba711 100644
+ return ret;
}
-+#if CONFIG_ACPI
++#ifdef CONFIG_ACPI
+static const struct acpi_device_id sdm845_pinctrl_acpi_match[] = {
+ { "QCOM0217"},
+ { },