aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-msm.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-07-07 07:47:01 +0100
committerUlf Hansson <ulf.hansson@linaro.org>2020-07-13 12:18:26 +0200
commitedfa69ded566d11183206d2d45cb4b90ccb5a56e (patch)
tree45deed7ca3d8f9e2e7c245c95e0586a2179adef0 /drivers/mmc/host/sdhci-msm.c
parentmmc: dw_mmc-exynos: remove redundant initialization of variable 'found' (diff)
downloadlinux-dev-edfa69ded566d11183206d2d45cb4b90ccb5a56e.tar.xz
linux-dev-edfa69ded566d11183206d2d45cb4b90ccb5a56e.zip
mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Since ACPI_PTR() is used to NULLify the value when !CONFIG_ACPI, 'struct sdhci_iproc_acpi_ids' becomes defined but unused. Fixes the following W=1 kernel build warning: mmc/host/sdhci-iproc.c:297:36: warning: ‘sdhci_iproc_acpi_ids’ defined but not used [-Wunused-const-variable=] Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Ray Jui <rjui@broadcom.com> Cc: Scott Branden <sbranden@broadcom.com> Cc: bcm-kernel-feedback-list@broadcom.com Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Scott Branden <scott.branden@broadcom.com> Link: https://lore.kernel.org/r/20200707064701.GC3500@dell Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-msm.c')
0 files changed, 0 insertions, 0 deletions