diff options
Diffstat (limited to 'include/media/exynos-fimc.h')
-rw-r--r-- | include/media/exynos-fimc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/exynos-fimc.h b/include/media/exynos-fimc.h index aa44660e2041..69bcd2a07d5c 100644 --- a/include/media/exynos-fimc.h +++ b/include/media/exynos-fimc.h | |||
@@ -101,7 +101,7 @@ struct fimc_source_info { | |||
101 | * @flags: flags indicating which operation mode format applies to | 101 | * @flags: flags indicating which operation mode format applies to |
102 | */ | 102 | */ |
103 | struct fimc_fmt { | 103 | struct fimc_fmt { |
104 | enum v4l2_mbus_pixelcode mbus_code; | 104 | u32 mbus_code; |
105 | char *name; | 105 | char *name; |
106 | u32 fourcc; | 106 | u32 fourcc; |
107 | u32 color; | 107 | u32 color; |