mmc: core: remove mmc_resume_bus
authorlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 09:26:15 +0000 (17:26 +0800)
committerlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 09:26:15 +0000 (17:26 +0800)
drivers/mmc/core/core.c

index ad2f92bb35c7b3c65b4bd53245754da4d86a0174..4b6c0cae12c7fcfff5efe0dcd38ebaaef1372068 100644 (file)
@@ -1645,6 +1645,7 @@ static inline void mmc_bus_put(struct mmc_host *host)
        spin_unlock_irqrestore(&host->lock, flags);
 }
 
+/*
 int mmc_resume_bus(struct mmc_host *host)
 {
        unsigned long flags;
@@ -1674,6 +1675,7 @@ int mmc_resume_bus(struct mmc_host *host)
 }
 
 EXPORT_SYMBOL(mmc_resume_bus);
+*/
 
 /*
  * Assign a mmc bus handler to a host. Only one bus handler may control a