aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/pmcc4.h
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2010-05-26 13:39:04 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-18 15:16:21 -0700
commit5749df14aef6d3fd7146f17e4f0c61526a53766e (patch)
tree06f558caf322e523aa2a266afd66087864dd66e4 /drivers/staging/cxt1e1/pmcc4.h
parent41a38d9e632f7c9ec5ad8fc627567d97f4302c4a (diff)
downloadkernel_samsung_smdk4412-5749df14aef6d3fd7146f17e4f0c61526a53766e.zip
kernel_samsung_smdk4412-5749df14aef6d3fd7146f17e4f0c61526a53766e.tar.gz
kernel_samsung_smdk4412-5749df14aef6d3fd7146f17e4f0c61526a53766e.tar.bz2
Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE
Remove all code which is dead for in-kernel driver due to being ifdefed by LINUX_VERSION_CODE. While at it, also remove surrounding code which is commented out, or '#if 1' nops. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/cxt1e1/pmcc4.h')
-rw-r--r--drivers/staging/cxt1e1/pmcc4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/cxt1e1/pmcc4.h b/drivers/staging/cxt1e1/pmcc4.h
index 26c1f0e..e288a0a 100644
--- a/drivers/staging/cxt1e1/pmcc4.h
+++ b/drivers/staging/cxt1e1/pmcc4.h
@@ -117,12 +117,6 @@ extern "C"
#include "pmcc4_private.h"
-#if !(LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0))
-char *get_hdlc_name (hdlc_device *);
-
-#endif
-
-
/*
* external interface
*/