From: Lad Prabhakar <[email protected]>
Drop empty multiline comment.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
---
v3->v4
* No change
v2->v3
* Included RB tag from Laurent.
v1->v2
* No change
---
drivers/media/i2c/ov5645.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/media/i2c/ov5645.c b/drivers/media/i2c/ov5645.c
index 2e6135d0a31a..6897f542737a 100644
--- a/drivers/media/i2c/ov5645.c
+++ b/drivers/media/i2c/ov5645.c
@@ -14,9 +14,6 @@
* https://www.mail-archive.com/linux-media%40vger.kernel.org/msg92671.html
*/
-/*
- */
-
#include <linux/bitops.h>
#include <linux/clk.h>
#include <linux/delay.h>
--
2.25.1