remarkable-linux/arch/mips/sgi-ip32
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
..
crime.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 2007-10-11 23:46:15 +01:00
ip32-berr.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ip32-irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ip32-memory.c MIPS: Stop using <asm-generic/int-l64.h>. 2009-03-30 14:49:41 +02:00
ip32-platform.c MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. 2015-05-13 00:01:41 +02:00
ip32-reset.c mips: ip32: add platform data hooks to use DS1685 driver 2015-04-17 09:04:11 -04:00
ip32-setup.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
Makefile MIPS: IP32: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
Platform MIPS: IP32: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00