1
0
Fork 0
alistair23-linux/arch/cris/arch-v32/drivers
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
..
mach-a3 CRIS v32: nand: set ECC algorithm explicitly 2016-05-05 23:52:03 +02:00
mach-fs CRIS v32: nand: set ECC algorithm explicitly 2016-05-05 23:52:03 +02:00
pci cris: cardbus: fix header include path 2016-09-22 16:42:30 +02:00
Kconfig CRIS v32: remove old GPIO and LEDs code 2015-11-02 20:03:05 +01:00
Makefile CRIS v32: remove I2C bitbanging driver 2015-11-02 20:03:05 +01:00
axisflashmap.c mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS 2016-07-09 17:38:05 -07:00
cryptocop.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
iop_fw_load.c chris: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:42 -08:00
sync_serial.c cris: return of class_create should be considered 2016-09-23 16:06:00 +02:00