summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/StorVsc.c
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-07-21 01:22:08 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:01:49 -0700
commitc18b5aed9d8c37db5e5835eb7d25f99f62a7f06a (patch)
tree85b8e4608250af15eab49ad57a216ad8ccceb40a /drivers/staging/hv/StorVsc.c
parentd4923090c1591f12d8f65e9d15a7ce2b63be2e87 (diff)
Staging: hv: Remove compatibility ifdefry
Signed-off-by: Moritz Muehlenhoff <jmm@debian.org> Cc: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/StorVsc.c')
-rw-r--r--drivers/staging/hv/StorVsc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/hv/StorVsc.c b/drivers/staging/hv/StorVsc.c
index 98d6fd32814a..439c447d2246 100644
--- a/drivers/staging/hv/StorVsc.c
+++ b/drivers/staging/hv/StorVsc.c
@@ -21,8 +21,6 @@
*
*/
-#define KERNEL_2_6_27
-
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/mm.h>