提交 390e316c 编写于 作者: U Ulf Hansson

mmc: core: Remove unused mmc_list_to_card() macro

Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 fc95e30b
......@@ -509,8 +509,6 @@ static inline int mmc_card_broken_irq_polling(const struct mmc_card *c)
#define mmc_dev_to_card(d) container_of(d, struct mmc_card, dev)
#define mmc_list_to_card(l) container_of(l, struct mmc_card, node)
extern int mmc_register_driver(struct device_driver *);
extern void mmc_unregister_driver(struct device_driver *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册