]> git.baikalelectronics.ru Git - kernel.git/commit
net: mscc: ocelot: move the HSIO header to include/soc
authorQuentin Schulz <quentin.schulz@bootlin.com>
Thu, 4 Oct 2018 12:22:01 +0000 (14:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Oct 2018 21:36:44 +0000 (14:36 -0700)
commitf5569223a3b51ffd3d4757417cca7901236e8d3a
treee82f219e00eb1edba0af8db828f2e82d4ef14f3c
parent6bbc61fdf0527d0ca53cea847f0213f22d385a6f
net: mscc: ocelot: move the HSIO header to include/soc

Since HSIO address space can be used by different drivers (PLL, SerDes
muxing, temperature sensor), let's move it somewhere it can be included
by all drivers.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mscc/ocelot.h
drivers/net/ethernet/mscc/ocelot_hsio.h [deleted file]
include/soc/mscc/ocelot_hsio.h [new file with mode: 0644]