kernel-ark/drivers/block
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups
Commits

  58b053e4ce ("Update arch/ to use sg helpers")
  45711f1af6 ("[SG] Update drivers to use sg helpers")
  fa05f1286b ("Update net/ to use sg helpers")

converted many files to use the scatter gather helpers without ensuring
that the necessary headerfile <linux/scatterlist> is included.  This
happened to work for ia64, powerpc, sparc64 and x86 because they
happened to drag in that file via their <asm/dma-mapping.h>.

On most of the others this probably broke.

Instead of increasing the header file spider web I choose to include
<linux/scatterlist.h> directly into the affectes files.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-23 12:02:39 -07:00
..
aoe
paride
amiflop.c
ataflop.c
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cciss.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
cciss.h
cpqarray.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
cpqarray.h
cryptoloop.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
DAC960.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
DAC960.h
floppy.c
ida_cmd.h
ida_ioctl.h
Kconfig Block driver using virtio. 2007-10-23 15:49:54 +10:00
loop.c
Makefile Remove old lguest bus and drivers. 2007-10-23 15:49:55 +10:00
nbd.c
pktcdvd.c
ps2esdi.c
ps3disk.c
rd.c
smart1,2.h
sunvdc.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
swim3.c
sx8.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
ub.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
umem.c
umem.h
viodasd.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
virtio_blk.c Block driver using virtio. 2007-10-23 15:49:54 +10:00
xd.c
xd.h
xen-blkfront.c
xsysace.c
z2ram.c