dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/pcmcia
James Bottomley b523381e32 [SCSI] fix pcmcia compile problem
This patch

commit 8ae732a91d
Author: Tejun Heo <htejun@gmail.com>
Date:   Fri Dec 7 22:36:23 2007 +0900

    [SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m

Moved the scsi Makefile into conformance, but also caused the pcmcia
subdirectory to get built in for the first time, leading to duplicate
symbols in an allyesconfig build.  Since evidently no-one relies on
these being built in, fix this by ensuring they can only be built as
modules.

Acked-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-23 11:29:34 -06:00
..
Kconfig [SCSI] fix pcmcia compile problem 2008-01-23 11:29:34 -06:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aha152x_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aha152x_stub.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
fdomain_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fdomain_stub.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
nsp_cs.c [SCSI] nsp_cs: convert to data accessors and !use_sg cleanup 2008-01-11 18:22:34 -06:00
nsp_cs.h [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
nsp_debug.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
nsp_io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsp_message.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
qlogic_stub.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
sym53c500_cs.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00