camera: fix ov7675/sid130B sensor macro error
[firefly-linux-kernel-4.4.55.git] / include / media / v4l2-chip-ident.h
index a397b5154cdb55efb7e16d58453ffc1a95f2ae0e..64e8b17da990f728378d75971ee1989a62e15340 100644 (file)
@@ -282,12 +282,13 @@ enum {
     V4L2_IDENT_GT2005 = 64100,       /* ddl@rock-chips.com : GT2005 support */
     V4L2_IDENT_GC0308 = 64101,      /* ddl@rock-chips.com : GC0308 support */
     V4L2_IDENT_GC0309 = 64102,      /* ddl@rock-chips.com : GC0309 support */
-    V4L2_IDENT_SIV120B = 64103,      /* ddl@rock-chips.com : siv120b support */
-
+    V4L2_IDENT_SIV120B = 64103,      /* ddl@rock-chips.com : siv120b support */    
+    
     V4L2_IDENT_GC2015 = 64105,      /* ddl@rock-chips.com : gc2015 support */
     V4L2_IDENT_HI253 = 64106,      /* ddl@rock-chips.com : hi253 support */
     V4L2_IDENT_HI704 = 64107,      /* ddl@rock-chips.com : hi704 support */
     V4L2_IDENT_NT99250 = 64108,    /* ddl@rock-chips.com : nt99250 support */
+    V4L2_IDENT_SID130B = 64109,      /* ddl@rock-chips.com : sid130B support */
     
 };