]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/host/omap_hsmmc.c
mmc: Fix compile for omap_hsmmc.c
[linux-2.6-omap-h63xx.git] / drivers / mmc / host / omap_hsmmc.c
index a752788fa4e97df1e192f21c9ff0d3db46109dee..d765df29ee15dd90078ce776edc3d93976324bbe 100644 (file)
@@ -298,7 +298,6 @@ mmc_omap_xfer_done(struct mmc_omap_host *host, struct mmc_data *data)
                struct mmc_request *mrq = host->mrq;
 
                host->mrq = NULL;
-               mmc_omap_fclk_lazy_disable(host);
                mmc_request_done(host->mmc, mrq);
                return;
        }