staging: media: tegra-video: remove unneeded include
There is only a pointer reference to struct tegra_vi in video.h, thus vi.h is not needed. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
44977bdc15
commit
21bd264c1c
@ -12,7 +12,6 @@
|
||||
#include <media/v4l2-device.h>
|
||||
|
||||
#include "vi.h"
|
||||
#include "csi.h"
|
||||
|
||||
struct tegra_video_device {
|
||||
struct v4l2_device v4l2_dev;
|
||||
|
Loading…
x
Reference in New Issue
Block a user