forked from Minki/linux
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>
This commit is contained in:
parent
19aedfbe65
commit
8afc978925
@ -13,10 +13,10 @@
|
||||
#include <linux/if_vlan.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/regmap.h>
|
||||
#include <soc/mscc/ocelot_hsio.h>
|
||||
|
||||
#include "ocelot_ana.h"
|
||||
#include "ocelot_dev.h"
|
||||
#include "ocelot_hsio.h"
|
||||
#include "ocelot_qsys.h"
|
||||
#include "ocelot_rew.h"
|
||||
#include "ocelot_sys.h"
|
||||
|
Loading…
Reference in New Issue
Block a user