kernel/drivers/misc/nkmcu/nk_mcu.c
.. .. @@ -96,7 +96,7 @@ 96 96 97 97 static int nk_mcu_probe(struct i2c_client *client, const struct i2c_device_id *id) 98 98 { 99 - struct device_node *np = client->dev.of_node;99 + //struct device_node *np = client->dev.of_node;100 100 int ret; 101 101 102 102 printk("%s: probe\n", __FUNCTION__);