arm64: minor fix for qcom patch

This commit is contained in:
Peter Robinson 2019-06-24 23:32:12 +01:00
parent 53459f7b69
commit f7fca913e3
1 changed files with 1 additions and 1 deletions

View File

@ -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"},
+ { },