linux-stable/arch/m68k/mac
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 mac68k: replace mac68k SCC code with platform device 2010-02-27 18:31:09 +01:00
baboon.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
config.c m68k: Use IS_ENABLED() instead of checking for built-in or module 2016-09-19 11:29:45 +02:00
iop.c m68k: Assorted spelling fixes 2016-07-03 14:05:28 +02:00
mac_penguin.S
macboing.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
macints.c m68k/mac: Kill psc_present 2015-11-23 09:58:30 +01:00
misc.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
oss.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
psc.c m68k/mac: Kill psc_present 2015-11-23 09:58:30 +01:00
via.c m68k: Fix misspellings in comments. 2016-02-29 09:51:44 +01:00