Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[linux-2.6-microblaze.git] / drivers / macintosh / windfarm_lm75_sensor.c
index 1e5fa09..29f48c2 100644 (file)
@@ -152,8 +152,6 @@ static int wf_lm75_remove(struct i2c_client *client)
 {
        struct wf_lm75_sensor *lm = i2c_get_clientdata(client);
 
-       DBG("wf_lm75: i2c detatch called for %s\n", lm->sens.name);
-
        /* Mark client detached */
        lm->i2c = NULL;