[media] platform: Make use of media_bus_format enum
[deliverable/linux.git] / include / media / exynos-fimc.h
index aa44660e2041bfe0d127ea8ab837cff478bd49c1..69bcd2a07d5cd69e413e3a71bc986fd2ac8bf705 100644 (file)
@@ -101,7 +101,7 @@ struct fimc_source_info {
  * @flags: flags indicating which operation mode format applies to
  */
 struct fimc_fmt {
-       enum v4l2_mbus_pixelcode mbus_code;
+       u32 mbus_code;
        char    *name;
        u32     fourcc;
        u32     color;
This page took 0.026715 seconds and 5 git commands to generate.