1
0
Fork 0
alistair23-linux/arch/mips/sgi-ip22
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
..
Makefile MIPS: GIO bus support for SGI IP22/28 2011-12-07 22:03:44 +00:00
Platform MIPS: IP22, IP28: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
ip22-berr.c Disintegrate asm/system.h for MIPS 2012-03-28 18:30:02 +01:00
ip22-eisa.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-gio.c MIPS: ip22-gio: Remove legacy suspend/resume support 2015-02-20 13:30:55 +01:00
ip22-hpc.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
ip22-int.c MIPS: IP22/IP28: Improve GIO support 2014-06-04 22:50:42 +02:00
ip22-mc.c MIPS: Remove useless parentheses 2014-11-24 07:44:49 +01:00
ip22-nvram.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip22-reset.c rtc: ds1286: move header to linux/rtc 2016-07-08 16:23:11 +02:00
ip22-setup.c MIPS: GIO bus support for SGI IP22/28 2011-12-07 22:03:44 +00:00
ip22-time.c mips: Use the core irq stats function 2014-03-04 17:37:53 +01:00
ip28-berr.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00