]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of...
authorAvinash Kumar <avi.kp.137@gmail.com>
Mon, 16 Sep 2013 16:09:41 +0000 (21:39 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Sep 2013 23:07:00 +0000 (19:07 -0400)
commit850b09667c08ecdce3ff36e794f11da299981436
tree1a9a428613d8ebcb58afad16b1f8ab9d4c6478a6
parent548e953b9f011746b18af3b2ec035a1c6c4c6bdf
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>

clears following warnings :
WARNING: Use include <linux/io.h> instead of <asm/io.h>
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/cicada.c