未验证 提交 d718f64d 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #4409 from DavidLin1577/patch-9

[bsp] Mini optimized the fh_mmc.c
......@@ -194,7 +194,6 @@ int MMC_SetCardWidth(struct fh_mmc_obj *mmc_obj, int width)
default:
rt_kprintf("ERROR: %s, card width %d is not supported\n", __func__, width);
return -RT_ERROR;
break;
}
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册