]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/media/video/hdpvr/hdpvr.h
[media] Stop using linux/version.h on most video drivers
[mirror_ubuntu-artful-kernel.git] / drivers / media / video / hdpvr / hdpvr.h
index 072f23c570f343388e11582d504e07e7ae38ab74..d6439db1d18beb1d10b745a303149316016236e6 100644 (file)
 #include <media/v4l2-device.h>
 #include <media/ir-kbd-i2c.h>
 
-#define HDPVR_MAJOR_VERSION 0
-#define HDPVR_MINOR_VERSION 2
-#define HDPVR_RELEASE 0
-#define HDPVR_VERSION \
-       KERNEL_VERSION(HDPVR_MAJOR_VERSION, HDPVR_MINOR_VERSION, HDPVR_RELEASE)
-
 #define HDPVR_MAX 8
 #define HDPVR_I2C_MAX_SIZE 128