linux/drivers/mmc/host
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
..
Kconfig mmc: Disabler for Ricoh MMC controller 2007-10-03 18:40:05 +02:00
Makefile mmc: Disabler for Ricoh MMC controller 2007-10-03 18:40:05 +02:00
at91_mci.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
au1xmmc.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
au1xmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
imxmmc.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
imxmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
mmc_spi.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
mmci.c mmc: don't use weight32() 2007-10-11 19:09:08 +02:00
mmci.h mmc: fix sg->page fallout 2007-10-23 20:37:24 +02:00
omap.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
pxamci.c [ARM] pxa: update PXA MMC interface driver to use clk support 2007-10-12 21:15:03 +01:00
pxamci.h [ARM] pxa: update PXA MMC interface driver to use clk support 2007-10-12 21:15:03 +01:00
ricoh_mmc.c mmc: Disabler for Ricoh MMC controller 2007-10-03 18:40:05 +02:00
sdhci.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
sdhci.h sdhci: fix a typo 2007-10-03 18:40:19 +02:00
tifm_sd.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
wbsd.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
wbsd.h mmc: update header file paths 2007-07-26 01:53:31 +02:00