]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/mmc/core/sd_ops.h
drivers/mmc/core/: make 3 functions static
[linux-2.6.git] / drivers / mmc / core / sd_ops.h
index 09ca52fca2f6d9e9a427cc8df49d90386b7523a0..9742d8a3066483bbadbcd6b79b9c24004d115035 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef _MMC_SD_OPS_H
 #define _MMC_SD_OPS_H
 
-int mmc_app_cmd(struct mmc_host *host, struct mmc_card *card);
 int mmc_app_set_bus_width(struct mmc_card *card, int width);
 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);