aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dvb/video.h')
-rw-r--r--include/linux/dvb/video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/dvb/video.h b/include/linux/dvb/video.h
index 0c2a1c7c50a6..4c314914339f 100644
--- a/include/linux/dvb/video.h
+++ b/include/linux/dvb/video.h
@@ -110,7 +110,7 @@ struct video_command {
110 } stop; 110 } stop;
111 111
112 struct { 112 struct {
113 __u32 speed; 113 __s32 speed;
114 __u32 format; 114 __u32 format;
115 } play; 115 } play;
116 116