mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA
authorJingoo Han <jg1.han@samsung.com>
Thu, 1 Aug 2013 00:28:13 +0000 (09:28 +0900)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:32:45 +0000 (23:32 -0400)
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: Jingoo Han <jg1.han@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found