aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/headers.h
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-12-06 10:02:36 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2010-12-06 16:09:45 -0800
commitcd0b0ebfbe134b9c98fa8e628732b0e41b2cb48c (patch)
treeed9ab1bd99152b28147637d3ca511c0ba378ae79 /drivers/staging/bcm/headers.h
parentStaging: Beceem: white space changes to InterfaceInit.c (diff)
downloadlinux-dev-cd0b0ebfbe134b9c98fa8e628732b0e41b2cb48c.tar.xz
linux-dev-cd0b0ebfbe134b9c98fa8e628732b0e41b2cb48c.zip
Staging: Beceem: remove old kernel compatibility code
This drops compatability for everything from 2.4 to 2.6.35. Now it only works on the latest kernel. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/bcm/headers.h')
-rw-r--r--drivers/staging/bcm/headers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h
index 473f11eebf7c..1148e5e22eb9 100644
--- a/drivers/staging/bcm/headers.h
+++ b/drivers/staging/bcm/headers.h
@@ -35,9 +35,7 @@
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <asm/uaccess.h>
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
#include <linux/kthread.h>
-#endif
#include <linux/tcp.h>
#include <linux/udp.h>
#include <linux/usb.h>