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

ax88796: make pointer to platform data const

Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
上级 0f442f5a
......@@ -89,7 +89,7 @@ struct ax_device {
void __iomem *map2;
struct resource *mem;
struct resource *mem2;
struct ax_plat_data *plat;
const struct ax_plat_data *plat;
unsigned char running;
unsigned char resume_open;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册