mmc: sdhci-of-esdhc: factor out common stuff
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 15 Oct 2010 10:21:03 +0000 (12:21 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:22 +0000 (21:11 +0800)
Put everything which can be shared between the OF and platform version
of this driver into a local .h file.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Tested-by: Eric Bénard <eric@eukrea.com>
[cjb: fix compile error: sdhci-esdhc.c->sdhci-esdhc.h]
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found