]> git.pld-linux.org Git - packages/kernel.git/blame - 2.2.21-enable_ibmraid-ppc.patch
- added description of djurban's branch
[packages/kernel.git] / 2.2.21-enable_ibmraid-ppc.patch
CommitLineData
423e6d0e
KT
1diff -urN linux.orig/drivers/scsi/ips.c linux/drivers/scsi/ips.c
2--- linux.orig/drivers/scsi/ips.c Fri Nov 2 17:39:08 2001
3+++ linux/drivers/scsi/ips.c Tue May 28 15:30:06 2002
4@@ -178,9 +178,11 @@
5 };
6 #endif
7
8+/*
9 #if !defined(__i386__)
10 #error "This driver has only been tested on the x86 platform"
11 #endif
12+*/
13
14 #if LINUX_VERSION_CODE < LinuxVersionCode(2,2,0)
15 #error "This driver only works with kernel 2.2.0 and later"
This page took 1.565712 seconds and 4 git commands to generate.