Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information