android_kernel_samsung_univ.../block
Linus Torvalds 29417b899a Make BLK_DEV_BSG depend strictly on SCSI=y
The SCSI code can be compiled modular, but BLK_DEV_BSG currently cannot,
and depends on the SCSI layer.  So make sure that it depends on the SCSI
layer being compiled in, not just available as a module.

Noticed by Jeff Garzik and S.Çağlar Onur.

Cc: Jeff Garzik <jeff@garzik.org>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 16:53:22 -07:00
..
as-iosched.c
blktrace.c
bsg.c Fix new generic block device SG compile 2007-07-16 11:18:23 -07:00
cfq-iosched.c
deadline-iosched.c
elevator.c
genhd.c
ioctl.c
Kconfig Make BLK_DEV_BSG depend strictly on SCSI=y 2007-07-16 16:53:22 -07:00
Kconfig.iosched
ll_rw_blk.c add a struct request pointer to the request structure 2007-07-16 08:52:46 +02:00
Makefile
noop-iosched.c
scsi_ioctl.c