mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 20:37:27 +00:00
[media] s5p-tv: don't include linux/version.h in mixer_video.c
The header is not needed, so remove it. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
a63bafd8e3
commit
efde3191a7
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user