[media] vivid: remove unnecessary version.h inclusion
Based on versioncheck. Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
parent
11ede411b4
commit
8059278603
|
@ -20,7 +20,6 @@
|
|||
#ifndef _VIVID_TPG_H_
|
||||
#define _VIVID_TPG_H_
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/errno.h>
|
||||
#include <linux/random.h>
|
||||
|
|
Loading…
Reference in New Issue