remarkable-linux/drivers/isdn/hardware/avm
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
..
avm_cs.c drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:04 -07:00
avmcard.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
b1.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
b1dma.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
b1isa.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
b1pci.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
b1pcmcia.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
c4.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
Kconfig isdn/avm: fix build when PCMCIA is not enabled 2010-08-22 21:37:33 -07:00
Makefile
t1isa.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
t1pci.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00