Skip to content

Commit

Permalink
V4L/DVB (5747): Tea5761: remove duplicated "#include <media/tuner.h>"
Browse files Browse the repository at this point in the history
The line, "#include <media/tuner.h>" appears twice.
This patch removes the second occurance.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jul 18, 2007
1 parent f3a0d86 commit b7c97ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/tea5761.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <linux/videodev.h>
#include <linux/delay.h>
#include <media/tuner.h>
#include <media/tuner.h>

#define PREFIX "TEA5761 "

Expand Down

0 comments on commit b7c97ab

Please sign in to comment.