diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-07 11:51:18 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-07 11:51:18 +0000 |
commit | 54d62ea7926b3102e2fbc1daae5a3075e95f59e9 (patch) | |
tree | b1302196cf2eda1fb1ee6e332d1be7b0378be5dc /linux/drivers/media/video/cx88/cx88.h | |
parent | 612cbef536b856016be222ee2da010e9a34c433b (diff) | |
download | mediapointer-dvb-s2-54d62ea7926b3102e2fbc1daae5a3075e95f59e9.tar.gz mediapointer-dvb-s2-54d62ea7926b3102e2fbc1daae5a3075e95f59e9.tar.bz2 |
kernel-sync patches.
kernel-sync
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r-- | linux/drivers/media/video/cx88/cx88.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h index 89a7fd2a6..6d801f6dd 100644 --- a/linux/drivers/media/video/cx88/cx88.h +++ b/linux/drivers/media/video/cx88/cx88.h @@ -1,5 +1,5 @@ /* - * $Id: cx88.h,v 1.93 2005/12/05 02:31:46 mchehab Exp $ + * $Id: cx88.h,v 1.94 2005/12/07 11:51:19 mchehab Exp $ * * v4l2 device driver for cx2388x based TV cards * @@ -38,7 +38,7 @@ #include "btcx-risc.h" #include "cx88-reg.h" -#include <linux/utsname.h> +#include <linux/version.h> #define CX88_VERSION_CODE KERNEL_VERSION(0,0,5) #ifndef TRUE |