diff options
Diffstat (limited to 'drivers/media/video/bttvp.h')
-rw-r--r-- | drivers/media/video/bttvp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/video/bttvp.h b/drivers/media/video/bttvp.h index aab094bc243d..a0eb0ce1aa96 100644 --- a/drivers/media/video/bttvp.h +++ b/drivers/media/video/bttvp.h | |||
@@ -1,5 +1,4 @@ | |||
1 | /* | 1 | /* |
2 | $Id: bttvp.h,v 1.21 2005/07/15 21:44:14 mchehab Exp $ | ||
3 | 2 | ||
4 | bttv - Bt848 frame grabber driver | 3 | bttv - Bt848 frame grabber driver |
5 | 4 | ||
@@ -26,7 +25,7 @@ | |||
26 | #ifndef _BTTVP_H_ | 25 | #ifndef _BTTVP_H_ |
27 | #define _BTTVP_H_ | 26 | #define _BTTVP_H_ |
28 | 27 | ||
29 | #include <linux/version.h> | 28 | #include <linux/utsname.h> |
30 | #define BTTV_VERSION_CODE KERNEL_VERSION(0,9,16) | 29 | #define BTTV_VERSION_CODE KERNEL_VERSION(0,9,16) |
31 | 30 | ||
32 | #include <linux/types.h> | 31 | #include <linux/types.h> |