linux-stable/arch/m68k/sun3
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
..
prom m68k/sun3: Remove unselectable code in prom_init() 2012-06-27 09:59:44 +02:00
Makefile m68k/sun3/: possible cleanups 2008-07-20 17:24:39 -07:00
config.c char/genrtc: remove m68k support 2016-06-04 00:23:28 +02:00
dvma.c m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
idprom.c m68k/sun3: Use %pM format specifier to print ethernet address 2015-09-13 14:37:26 +02:00
intersil.c char/genrtc: remove m68k support 2016-06-04 00:23:28 +02:00
leds.c arch/m68k/sun3/leds.c: Checkpatch cleanup 2010-08-09 21:14:07 +02:00
mmu_emu.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
sun3dvma.c m68k/sun3: Dynamically allocate the table to track IOMMU use 2013-11-26 11:08:59 +01:00
sun3ints.c m68k/sun3: Get interrupts working again 2012-11-14 08:50:57 +01:00