commit | 20c168be684a97b084525906eb7ed017b7f9c0b8 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Sep 30 12:50:59 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 30 14:18:19 2020 -0700 |
tree | 69d102a2cf3514c8f99f6f4e7113b9357caea64a | |
parent | e13dbc4f41db7f7b86f17a2efd7fbe19fc5b6d7a [diff] |
net: macb: move pdata to private header struct macb_platform_data is only used by macb_pci to register the platform device, move its definition to cadence/macb.h and remove platform_data/macb.h Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>