linux_dsm_epyc7002/drivers/char/hw_random
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
..
amd-rng.c
atmel-rng.c
bcm63xx-rng.c
bcm2835-rng.c
cavium-rng-vf.c
cavium-rng.c
core.c
exynos-rng.c
geode-rng.c
hisi-rng.c
intel-rng.c
iproc-rng200.c
ixp4xx-rng.c
Kconfig
Makefile
meson-rng.c
msm-rng.c
mxc-rnga.c
n2-asm.S
n2-drv.c
n2rng.h
nomadik-rng.c
octeon-rng.c
omap3-rom-rng.c
omap-rng.c
pasemi-rng.c
pic32-rng.c
powernv-rng.c
pseries-rng.c
st-rng.c
stm32-rng.c
timeriomem-rng.c
tpm-rng.c
tx4939-rng.c
via-rng.c
virtio-rng.c
xgene-rng.c