V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
[pandora-kernel.git] / drivers / media / video / tda9840.c
index 2644e0d..6afb705 100644 (file)
@@ -137,7 +137,7 @@ static int tda9840_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *t)
        return 0;
 }
 
-static int tda9840_ioctl(struct v4l2_subdev *sd, unsigned cmd, void *arg)
+static long tda9840_ioctl(struct v4l2_subdev *sd, unsigned cmd, void *arg)
 {
        int byte;