1
0
Fork 0
remarkable-linux/arch/cris/arch-v10/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
..
Kconfig CRIS: drop unused Kconfig symbols 2013-09-10 17:38:07 +02:00
Makefile CRIS: Remove last traces of legacy RTC drivers 2013-09-10 17:28:19 +02:00
axisflashmap.c cris: v10: axisflashmap: remove unused ifdefs 2016-09-23 15:27:57 +02:00
eeprom.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
gpio.c cris: update comments for generic idle conversion 2014-06-06 16:08:18 -07:00
i2c.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
i2c.h CRIS: Remove CVS tag. 2010-08-04 12:59:41 +02:00
sync_serial.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00