forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/mmc/core/block.h
....@@ -17,8 +17,6 @@
1717
1818 void mmc_blk_mq_complete_work(struct work_struct *work);
1919
20
-struct mmc_card;
21
-
2220 extern struct mmc_card *this_card;
2321
2422 #endif