提交 3fb5a7ce 编写于 作者: M Marc Kleine-Budde

can: m_can: remove not used variable struct m_can_classdev::freq

This patch removes the unused variable freq from the struct m_can_classdev.

Link: https://lore.kernel.org/r/20201130133713.269256-5-mkl@pengutronix.deReviewed-by: NDan Murphy <dmurphy@ti.com>
Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
上级 f566373f
......@@ -89,7 +89,6 @@ struct m_can_classdev {
void *device_data;
int version;
int freq;
u32 irqstatus;
int pm_clock_support;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册