Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-2.6-microblaze.git] / drivers / media / video / gspca / ov534_9.c
index 0120f94..1fd41f0 100644 (file)
@@ -1377,7 +1377,7 @@ static int sd_init(struct gspca_dev *gspca_dev)
                                ARRAY_SIZE(ov562x_init_2));
                reg_w(gspca_dev, 0xe0, 0x00);
        } else {
-               err("Unknown sensor %04x", sensor_id);
+               pr_err("Unknown sensor %04x", sensor_id);
                return -EINVAL;
        }