Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] tw68: 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>

authored by

Fabian Frederick and committed by
Mauro Carvalho Chehab
11ede411 03f23fc5

-1
-1
drivers/media/pci/tw68/tw68.h
··· 25 25 * GNU General Public License for more details. 26 26 */ 27 27 28 - #include <linux/version.h> 29 28 #include <linux/pci.h> 30 29 #include <linux/videodev2.h> 31 30 #include <linux/notifier.h>