提交 e33c2025 编写于 作者: J Jingoo Han 提交者: Chris Ball

mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA

Added missing MFD_SYSCON dependency for SOCFPGA in order to fix
the following link error.

drivers/mmc/host/dw_mmc-socfpga.c:49: undefined reference to `syscon_regmap_lookup_by_compatible'
Signed-off-by: NJingoo Han <jg1.han@samsung.com>
Acked-by: NJaehoon Chung <jh80.chung@samsung.com>
Acked-by: NSeungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: NChris Ball <cjb@laptop.org>
上级 84532e33
...@@ -569,7 +569,7 @@ config MMC_DW_EXYNOS ...@@ -569,7 +569,7 @@ config MMC_DW_EXYNOS
config MMC_DW_SOCFPGA config MMC_DW_SOCFPGA
tristate "SOCFPGA specific extensions for Synopsys DW Memory Card Interface" tristate "SOCFPGA specific extensions for Synopsys DW Memory Card Interface"
depends on MMC_DW depends on MMC_DW && MFD_SYSCON
select MMC_DW_PLTFM select MMC_DW_PLTFM
help help
This selects support for Altera SoCFPGA specific extensions to the This selects support for Altera SoCFPGA specific extensions to the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部