linux/arch/sh/boards
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-ap325rxa mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
mach-cayman
mach-dreamcast
mach-ecovec24 mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
mach-highlander sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-08 09:55:20 +02:00
mach-hp6xx
mach-kfr2r09 mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
mach-landisk Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
mach-lboxre2
mach-microdev
mach-migor mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
mach-r2d
mach-rsk sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-08 09:55:20 +02:00
mach-sdk7780
mach-sdk7786 sh: sdk7786-gpio: switch to gpiochip_add_data() 2016-03-30 10:53:44 +02:00
mach-se mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
mach-sh03
mach-sh7763rdp
mach-x3proto sh: x3proto-gpio: switch to gpiochip_add_data() 2016-03-30 10:53:51 +02:00
board-apsh4a3a.c
board-apsh4ad0a.c
board-edosk7705.c
board-edosk7760.c
board-espt.c
board-magicpanelr2.c
board-polaris.c
board-secureedge5410.c sh: make board-secureedge5410 explicitly non-modular 2016-07-31 03:33:32 +00:00
board-sh2007.c
board-sh7757lcr.c mmc: sh_mobile_sdhi: remove obsolete include file 2016-05-02 10:36:04 +02:00
board-sh7785lcr.c
board-shmin.c
board-titan.c
board-urquell.c
Kconfig sh: add Kconfig option for J-Core SoC core drivers 2016-10-18 18:53:37 -04:00
Makefile sh: add device tree support and generic board using device tree 2016-03-17 19:46:11 +00:00
of-generic.c sh: add support for linking a builtin device tree blob in the kernel 2016-07-31 03:33:32 +00:00