upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / drivers / media / video / videocodec.c
index 081eb06..ae1063e 100644 (file)
 #include <asm/uaccess.h>
 #endif
 
-#include <linux/version.h>
-#ifndef KERNEL_VERSION
-#define KERNEL_VERSION(a,b,c) ((a)*65536+(b)*256+(c))
-#endif
-
 #include "videocodec.h"
 
 static int debug = 0;