OpenCloudOS-Kernel/drivers/net/ethernet/smsc
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
..
Kconfig net: smsc: Add support h8300 2016-01-15 15:14:23 -05:00
Makefile
epic100.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
smc91c92_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
smc91x.c net: smc91x: take into account half-word workaround 2016-10-18 14:14:21 -04:00
smc91x.h net: smc91x: fix neponset breakage by pxa u16 writes 2016-10-20 11:20:57 -04:00
smc911x.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
smc911x.h net: smc911x: convert pxa dma to dmaengine 2016-03-18 22:23:59 -04:00
smc9194.c net: deprecate eth_change_mtu, remove usage 2016-10-13 09:36:57 -04:00
smc9194.h
smsc911x.c Power management material for v4.10-rc1 2016-12-13 10:41:53 -08:00
smsc911x.h smsc: replace WARN_ON() with WARN_ON_SMP() 2014-08-11 14:38:29 -07:00
smsc9420.c net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset 2016-11-15 16:33:35 -05:00
smsc9420.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00