Re: [GDTH] Remove pre 2.6 ifdefs

2007-10-09 Thread Matthew Wilcox
On Tue, Oct 09, 2007 at 04:43:14PM -0400, Dave Jones wrote: > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> These have already been taken care of; see http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=shortlog;h=gdth -- Intel are signing my paycheques ... these opinions are stil

[GDTH] Remove pre 2.6 ifdefs

2007-10-09 Thread Dave Jones
Signed-off-by: Dave Jones <[EMAIL PROTECTED]> diff --git a/drivers/scsi/gdth.c b/drivers/scsi/gdth.c index 55e4d2d..bfba877 100644 --- a/drivers/scsi/gdth.c +++ b/drivers/scsi/gdth.c @@ -392,12 +392,7 @@ #include #include #include -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,6) #include -