summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/adv7170.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/adv7170.c')
-rw-r--r--linux/drivers/media/video/adv7170.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/adv7170.c b/linux/drivers/media/video/adv7170.c
index 48fe2344b..cd0b4562a 100644
--- a/linux/drivers/media/video/adv7170.c
+++ b/linux/drivers/media/video/adv7170.c
@@ -240,7 +240,7 @@ adv7170_command (struct i2c_client *client,
switch (cmd) {
case 0:
-#if 0
+#if 0 /* keep */;
/* This is just for testing!!! */
adv7170_write_block(client, init_common,
sizeof(init_common));