[PATCH] pcmcia: remove client services version (fix)
authorPavel Roskin <proski@gnu.org>
Fri, 8 Jul 2005 00:59:04 +0000 (17:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:24:06 +0000 (18:24 -0700)
commit2ffe6e280f792790c39f241e7e3c5d2ef8da1b94
tree5dc7ebece2a4742399717b6745e575852dc5243c
parenta00db1ba7c33619cbd7c3153e4746d15881c0383
[PATCH] pcmcia: remove client services version (fix)

One correction is needed.  Changes are not needed for
drivers/scsi/pcmcia/nsp_cs.c because it uses versioning in the
compatibility part, which is never used in 2.6 kernels.  The only right
thing we could to that compatibility code would be to remove it throughout
the file, but that would be a separate patch.

Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/pcmcia/nsp_cs.c