Skip to content

Commit

Permalink
[media] s5p-tv: don't include linux/version.h in mixer_video.c
Browse files Browse the repository at this point in the history
The header is not needed, so remove it.

Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
jjuhl authored and Mauro Carvalho Chehab committed Oct 25, 2012
1 parent a63bafd commit efde319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/platform/s5p-tv/mixer_video.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <linux/videodev2.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/version.h>
#include <linux/timer.h>
#include <media/videobuf2-dma-contig.h>

Expand Down

0 comments on commit efde319

Please sign in to comment.