Skip to content

Commit

Permalink
V4L/DVB (8095): zoran_driver.c: Removed duplicated include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent fdea5d6 commit fa10359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/zoran_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
V4L2_CAP_VIDEO_OVERLAY \
)

#include <asm/byteorder.h>

#if defined(CONFIG_VIDEO_V4L1_COMPAT)
#define ZFMT(pal, fcc, cs) \
Expand Down

0 comments on commit fa10359

Please sign in to comment.