Merge tag 'v4.4-rc1'
[firefly-linux-kernel-4.4.55.git] / include / media / sh_mobile_ceu.h
index 8937241e5f37a425dd042de809752fe01684fb1a..7f57056c22ba6d74743ddc1cf00d36e622ead8a9 100644 (file)
@@ -23,7 +23,7 @@ struct sh_mobile_ceu_info {
        int max_height;
        struct sh_mobile_ceu_companion *csi2;
        struct v4l2_async_subdev **asd; /* Flat array, arranged in groups */
-       int *asd_sizes;                 /* 0-terminated array pf asd group sizes */
+       unsigned int *asd_sizes;        /* 0-terminated array pf asd group sizes */
 };
 
 #endif /* __ASM_SH_MOBILE_CEU_H__ */