Staging: line6: remove KERNEL_VERSION checks
[safe/jmp/linux-2.6] / drivers / staging / line6 / config.h
index 205e697..8cefdba 100644 (file)
 #define CONFIG_H
 
 
-#include <linux/version.h>
-
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 19)
-#include <linux/config.h>
-#endif
-
 #ifdef CONFIG_USB_DEBUG
 #define DEBUG 1
 #endif