diff options
Diffstat (limited to 'linux/drivers/media/video/zoran/zoran.h')
-rw-r--r-- | linux/drivers/media/video/zoran/zoran.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/video/zoran/zoran.h b/linux/drivers/media/video/zoran/zoran.h index ee31bfc34..a323eb66e 100644 --- a/linux/drivers/media/video/zoran/zoran.h +++ b/linux/drivers/media/video/zoran/zoran.h @@ -238,9 +238,6 @@ enum gpcs_type { struct zoran_format { char *name; -#ifdef CONFIG_VIDEO_V4L1_COMPAT - int palette; -#endif __u32 fourcc; int colorspace; int depth; |