X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmmc%2Fcore%2Fsd.h;h=4b34b24f3f762f62ea026b491661f9e496d99b8d;hb=426048313dfa7d65dbd2379b1665755511f9544f;hp=3d8800fa7600ac011acc72d168a23939b14b4409;hpb=f3305da35a26def93b476051f4d7b6bc791e561e;p=~andy%2Flinux diff --git a/drivers/mmc/core/sd.h b/drivers/mmc/core/sd.h index 3d8800fa760..4b34b24f3f7 100644 --- a/drivers/mmc/core/sd.h +++ b/drivers/mmc/core/sd.h @@ -5,7 +5,7 @@ extern struct device_type sd_type; -int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid); +int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr); int mmc_sd_get_csd(struct mmc_host *host, struct mmc_card *card); void mmc_decode_cid(struct mmc_card *card); int mmc_sd_setup_card(struct mmc_host *host, struct mmc_card *card,