commit | bbf892849678ff9e25590cbf78d0202e35d7e41d | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Wed Feb 08 09:31:10 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 08 15:11:24 2017 -0500 |
tree | f5b2b7a99314d0bbb4fca50025aff8533b968b71 | |
parent | deeb6376caeeab38d2cf616aea6f2ca3a4ecf0ed [diff] |
net: stmmac: remplace asm/io.h by linux/io.h This patch fix the checkpatch warning about asm/io.h. Sorting all includes in the process. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>