summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/device_cfg.h')
-rw-r--r--drivers/staging/vt6656/device_cfg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/device_cfg.h b/drivers/staging/vt6656/device_cfg.h
index f272c98e7a2c..e8acc9067713 100644
--- a/drivers/staging/vt6656/device_cfg.h
+++ b/drivers/staging/vt6656/device_cfg.h
@@ -27,10 +27,6 @@
#ifndef __DEVICE_CONFIG_H
#define __DEVICE_CONFIG_H
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)
-#include <linux/config.h>
-#endif
-
#include <linux/types.h>
#if !defined(__TTYPE_H__)