kernel-ark/arch/sh/kernel/cpu
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
..
irq treewide: Fix printk() message errors 2016-12-14 10:54:27 +01:00
sh2 sh: add SMP support for J2 2016-08-05 03:29:39 +00:00
sh2a sh: provide unified syscall trap compatible with all SH models 2016-03-17 19:46:06 +00:00
sh3 sh: fix sh770x SCIF memory regions 2014-10-29 16:33:15 -07:00
sh4 bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00
sh4a sh/SH-X3 SMP: Convert to hotplug state machine 2016-09-19 21:44:27 +02:00
sh5 arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension 2015-11-06 17:50:42 -08:00
shmobile Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
adc.c
clock-cpg.c sh: Remove sci_ick clock alias 2015-12-17 11:19:05 +01:00
clock.c sh: use common clock framework with device tree boards 2016-08-05 03:29:45 +00:00
fpu.c
init.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Makefile treewide: Fix printk() message errors 2016-12-14 10:54:27 +01:00
pfc.c
proc.c sh: add support for J-Core J2 processor 2016-08-05 03:29:31 +00:00