V4L/DVB (8095): zoran_driver.c: Removed duplicated include

Removed duplicated include file <asm/byteorder.h> in
drivers/media/video/zoran_driver.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Huang Weiyi 2008-06-21 14:30:33 -03:00 committed by Mauro Carvalho Chehab
parent fdea5d69c1
commit fa1035997c

View File

@ -94,7 +94,6 @@
V4L2_CAP_VIDEO_OVERLAY \
)
#include <asm/byteorder.h>
#if defined(CONFIG_VIDEO_V4L1_COMPAT)
#define ZFMT(pal, fcc, cs) \