diff options
Diffstat (limited to 'drivers/media/video/cx231xx/cx231xx-video.c')
-rw-r--r-- | drivers/media/video/cx231xx/cx231xx-video.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/cx231xx/cx231xx-video.c b/drivers/media/video/cx231xx/cx231xx-video.c index 9b89a91e0c2a..254d2281bfcd 100644 --- a/drivers/media/video/cx231xx/cx231xx-video.c +++ b/drivers/media/video/cx231xx/cx231xx-video.c | |||
@@ -2353,8 +2353,6 @@ int cx231xx_register_analog_devices(struct cx231xx *dev) | |||
2353 | { | 2353 | { |
2354 | int ret; | 2354 | int ret; |
2355 | 2355 | ||
2356 | cx231xx_info("%s()\n", __func__); | ||
2357 | |||
2358 | cx231xx_info("%s: v4l2 driver version %d.%d.%d\n", | 2356 | cx231xx_info("%s: v4l2 driver version %d.%d.%d\n", |
2359 | dev->name, | 2357 | dev->name, |
2360 | (CX231XX_VERSION_CODE >> 16) & 0xff, | 2358 | (CX231XX_VERSION_CODE >> 16) & 0xff, |