提交 8b2919af 编写于 作者: B Bernard Xiong

[DeviceDrivers] change the type of cmd to 'int'

上级 85b17e91
......@@ -490,7 +490,7 @@ static rt_size_t rt_can_write(struct rt_device *dev,
}
static rt_err_t rt_can_control(struct rt_device *dev,
rt_uint8_t cmd,
int cmd,
void *args)
{
struct rt_can_device *can;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册