linux/drivers/media/pci/zoran
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
  sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
Kconfig
Makefile
videocodec.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
videocodec.h
zoran.h [media] zoran: convert to the control framework and to v4l2_fh 2015-08-11 07:01:05 -03:00
zoran_card.c [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
zoran_card.h
zoran_device.c [media] zoran: use KERN_CONT where needed 2016-11-18 09:36:30 -02:00
zoran_device.h
zoran_driver.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
zoran_procfs.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00
zoran_procfs.h
zr36016.c zr36016: remove some unused tables 2016-06-24 12:02:11 -03:00
zr36016.h
zr36050.c
zr36050.h
zr36057.h
zr36060.c
zr36060.h