Arnd Bergmann 517cb9f1bb mmc: dw_mmc: fix modular build for exynos back-end
The MODULE_DEVICE_TABLE entry for dw_mci_exynos_match
was incorrectly copied from the platform back-end, which
causes this error when building the driver as a loadable
module:

drivers/mmc/host/dw_mmc-exynos.c: At top level:
drivers/mmc/host/dw_mmc-exynos.c:226:34: error: '__mod_of_device_table' aliased to undefined symbol 'dw_mci_pltfm_match'

This patch fixes the problem by just using the correct
string.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Abraham <thomas.abraham@linaro.org>
Cc: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-11-07 15:02:55 -05:00
..
2012-09-01 09:52:48 -07:00
2012-10-10 10:58:42 +09:00
2011-12-07 22:02:05 +00:00
2012-10-10 10:58:42 +09:00
2012-09-04 13:58:29 -04:00
2009-03-24 21:30:03 +01:00
2012-11-07 15:02:00 -05:00
2012-09-20 14:54:57 -07:00
2012-10-10 10:58:42 +09:00
2009-10-01 16:11:15 -07:00
2012-11-07 15:02:03 -05:00
2012-10-11 10:21:48 +09:00
2012-11-07 15:02:02 -05:00
2012-10-10 10:58:42 +09:00