Files
linux-st/arch/mips/include/asm
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
..
2016-05-28 12:35:06 +02:00
2016-05-28 12:35:07 +02:00
2016-04-03 12:32:09 +02:00
2016-05-28 12:35:08 +02:00
2016-04-03 12:32:09 +02:00
2015-11-11 08:36:36 +01:00
2015-11-12 11:35:47 +01:00
2016-10-04 16:13:57 +02:00
2016-02-01 23:36:38 +01:00
2016-05-28 12:35:06 +02:00
2016-10-25 11:31:51 +02:00
2016-05-28 12:35:07 +02:00
2016-10-04 16:13:57 +02:00
2016-04-03 12:32:09 +02:00
2016-07-05 16:08:35 +02:00
2016-05-09 12:00:02 +02:00