linux/include/media
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
..
audiochip.h
cs53l32a.h
cx2341x.h V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy 2007-10-09 22:06:42 -03:00
cx25840.h
i2c-addr.h
ir-common.h V4L/DVB (6179): Clean up FusionHDTV ir code 2007-10-09 22:08:27 -03:00
ir-kbd-i2c.h
msp3400.h
ovcamchip.h i2c: Cleanup the includes of <linux/i2c.h> 2007-05-01 23:26:29 +02:00
pwc-ioctl.h
rds.h
saa6752hs.h
saa7115.h V4L/DVB (5113): Adds video output routing 2007-02-21 13:34:47 -02:00
saa7127.h
saa7146.h [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
saa7146_vv.h V4L/DVB (6252): Adapt drivers to use the newer videobuf modules 2007-10-09 22:14:55 -03:00
tuner-types.h V4L/DVB (5978): tuner: Better tuner radio support 2007-10-09 22:04:34 -03:00
tuner.h V4L/DVB (5978): tuner: Better tuner radio support 2007-10-09 22:04:34 -03:00
tvaudio.h
tveeprom.h V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveeprom 2006-12-10 08:51:17 -02:00
tvp5150.h
upd64031a.h
upd64083.h
v4l2-chip-ident.h V4L/DVB (5929): Add vp27smpx driver 2007-10-09 22:03:25 -03:00
v4l2-common.h V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT 2007-04-27 15:43:27 -03:00
v4l2-dev.h V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
v4l2-int-device.h V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clk 2007-10-09 22:14:39 -03:00
videobuf-core.h v4l: copy_to_user() is not a good method name 2007-10-13 09:58:59 -07:00
videobuf-dma-sg.h V4L/DVB (6290): remove videobuf_set_pci_ops 2007-10-10 00:03:10 -03:00
videobuf-dvb.h V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches 2007-10-10 00:02:46 -03:00
videobuf-vmalloc.h V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core 2007-10-10 00:02:55 -03:00
wm8775.h