[media] platform: Make use of media_bus_format enum
[linux-2.6-block.git] / include / media / davinci / vpbe.h
index 57585c7004a4503d1a3a5f70973f53b29555926d..4376beeb28c2c9b2db4efe2dbb0a8869bd6ecd93 100644 (file)
@@ -63,7 +63,7 @@ struct vpbe_output {
         * output basis. If per mode is needed, we may have to move this to
         * mode_info structure
         */
-       enum v4l2_mbus_pixelcode if_params;
+       u32 if_params;
 };
 
 /* encoder configuration info */