Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <a…
…sm/uaccess.h> It is proper style to include linux/foo.h instead asm/foo.h if both exist Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information