diff options
-rw-r--r-- | drivers/media/video/zoran_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/zoran_driver.c b/drivers/media/video/zoran_driver.c index 5394d7a5cfee..8764c352061d 100644 --- a/drivers/media/video/zoran_driver.c +++ b/drivers/media/video/zoran_driver.c | |||
@@ -94,7 +94,6 @@ | |||
94 | V4L2_CAP_VIDEO_OVERLAY \ | 94 | V4L2_CAP_VIDEO_OVERLAY \ |
95 | ) | 95 | ) |
96 | 96 | ||
97 | #include <asm/byteorder.h> | ||
98 | 97 | ||
99 | #if defined(CONFIG_VIDEO_V4L1_COMPAT) | 98 | #if defined(CONFIG_VIDEO_V4L1_COMPAT) |
100 | #define ZFMT(pal, fcc, cs) \ | 99 | #define ZFMT(pal, fcc, cs) \ |