]> bbs.cooldavid.org Git - net-next-2.6.git/commit
omap_hsmmc: allow compile without regulator framework
authorAdrian Hunter <adrian.hunter@nokia.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
commitb702b1060ab1c29ac08b904a0c188c61cda880eb
treea7d18e224acae6fd13d84b72853d94848e04615f
parente0eb2424469ec2333885672d3db8bd07d322455d
omap_hsmmc: allow compile without regulator framework

It is still possible to use the omap_hsmmc module
without the regulator framework.  Accordingly, ifdef
out regulator-specific functions.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/omap_hsmmc.c