]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
authorAvinash Kumar <avi.kp.137@gmail.com>
Mon, 30 Sep 2013 04:06:44 +0000 (09:36 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 05:15:28 +0000 (22:15 -0700)
commitc98d149d6e6a38f1a04bc67629cfc0e2085758ec
tree0177e84b741846782a0ee1789a3a49aeb3388288
parent4476173a8951b62d15e9d9605a5889de31a4e5c6
drivers: net: phy: marvell.c: removed checkpatch.pl warnings

removes following warnings-
drivers/net/phy/marvell.c:37: WARNING: Use #include <linux/io.h> instead of <asm/io.h>
drivers/net/phy/marvell.c:39: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>

Signed-off-by: Avinash Kumar <avi.kp.137@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c