]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] staging/media/as102: remove version.h include at as102_fe.c
authorjoseph daniel <josephdanielwalter@gmail.com>
Sun, 13 May 2012 14:36:57 +0000 (11:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 20 May 2012 14:16:45 +0000 (11:16 -0300)
There was a warning when ran "make versioncheck"

drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed.

Signed-off-by: joseph daniel <josephdanielwalter@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/as102/as102_fe.c

index 5917657b9d0fae0adb170facbb6d903fed603cbf..9ce8c9daa2e7a6862bc904b99e23d9b83902a575 100644 (file)
@@ -17,8 +17,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
-#include <linux/version.h>
-
 #include "as102_drv.h"
 #include "as10x_types.h"
 #include "as10x_cmd.h"