Skip to content
Commit 4bdf2597 authored by Avinash Kumar's avatar Avinash Kumar Committed by David S. Miller
Browse files

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: default avatarAvinash Kumar <avi.kp.137@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e05e9070
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment