mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
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:
parent
fdea5d69c1
commit
fa1035997c
@ -94,7 +94,6 @@
|
||||
V4L2_CAP_VIDEO_OVERLAY \
|
||||
)
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
#if defined(CONFIG_VIDEO_V4L1_COMPAT)
|
||||
#define ZFMT(pal, fcc, cs) \
|
||||
|
Loading…
Reference in New Issue
Block a user