remarkable-linux/drivers/char/xilinx_hwicap
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
..
buffer_icap.c char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type variable in function buffer_icap_set_configuration(). 2015-06-12 16:58:33 -07:00
buffer_icap.h xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
fifo_icap.c xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
fifo_icap.h xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
Makefile [POWERPC] Xilinx: hwicap driver 2008-02-06 10:23:52 -07:00
xilinx_hwicap.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
xilinx_hwicap.h char: xilinx_hwicap: Fix typo in comment and extend it 2013-05-30 21:46:16 +09:00