diff options
Diffstat (limited to 'drivers/staging/line6/config.h')
-rw-r--r-- | drivers/staging/line6/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/line6/config.h b/drivers/staging/line6/config.h index 205e697fa90c..8cefdbac9d22 100644 --- a/drivers/staging/line6/config.h +++ b/drivers/staging/line6/config.h @@ -13,12 +13,6 @@ #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 |