Commits
58b053e4ce9d2fc3023645c1b96e537c72aa8d9a ("Update arch/ to use sg helpers")
45711f1af6eff1a6d010703b4862e0d2b9afd056 ("[SG] Update drivers to use sg helpers")
fa05f1286be25a8ce915c5dd492aea61126b3f33 ("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>
|
||
|---|---|---|
| .. | ||
| audiochip.h | ||
| cs53l32a.h | ||
| cx2341x.h | ||
| cx25840.h | ||
| i2c-addr.h | ||
| ir-common.h | ||
| ir-kbd-i2c.h | ||
| msp3400.h | ||
| ovcamchip.h | ||
| pwc-ioctl.h | ||
| rds.h | ||
| saa6752hs.h | ||
| saa7115.h | ||
| saa7127.h | ||
| saa7146_vv.h | ||
| saa7146.h | ||
| tuner-types.h | ||
| tuner.h | ||
| tvaudio.h | ||
| tveeprom.h | ||
| tvp5150.h | ||
| upd64031a.h | ||
| upd64083.h | ||
| v4l2-chip-ident.h | ||
| v4l2-common.h | ||
| v4l2-dev.h | ||
| v4l2-int-device.h | ||
| videobuf-core.h | ||
| videobuf-dma-sg.h | ||
| videobuf-dvb.h | ||
| videobuf-vmalloc.h | ||
| wm8775.h | ||