diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2019-09-04 11:51:20 +0930 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-09-11 15:58:39 +0200 |
commit | 72976643aef55a2a3eec85e5342a3c3608f66e64 (patch) | |
tree | c6296871f38e05977a32a7e437f9a4fa7dd49f38 /drivers/mmc/host/dw_mmc-exynos.c | |
parent | 0a0e8d7501cda79c9b20f6011814e2ec9b473ade (diff) |
mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
Resolves the following build error reported by the 0-day bot:
ERROR: "of_platform_device_create" [drivers/mmc/host/sdhci-of-aspeed.ko] undefined!
SPARC does not set CONFIG_OF_ADDRESS so the symbol is missing. Depend on
CONFIG_OF_ADDRESS to ensure the driver is only built for supported
configurations.
Fixes: 2d28dbe042f4 ("mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/dw_mmc-exynos.c')
0 files changed, 0 insertions, 0 deletions