hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/misc/nkmcu/nk_mcu.c
....@@ -96,7 +96,7 @@
9696
9797 static int nk_mcu_probe(struct i2c_client *client, const struct i2c_device_id *id)
9898 {
99
- struct device_node *np = client->dev.of_node;
99
+ //struct device_node *np = client->dev.of_node;
100100 int ret;
101101
102102 printk("%s: probe\n", __FUNCTION__);