[PATCH net-next v2 0/2] net: systemport: Minor IO macros changes

From: Florian Fainelli
Date: Mon Oct 21 2024 - 13:50:09 EST


This patch series addresses the warning initially reported by Vladimir
here:

https://lore.kernel.org/all/20241014150139.927423-1-vladimir.oltean@xxxxxxx/

and follows on with proceeding with his suggestion the IO macros to the
header file.

Changes in v2:

- also removed the TBUF accessor

Florian Fainelli (2):
net: systemport: Remove unused txchk accessors
net: systemport: Move IO macros to header file

drivers/net/ethernet/broadcom/bcmsysport.c | 24 ----------------------
drivers/net/ethernet/broadcom/bcmsysport.h | 23 +++++++++++++++++++++
2 files changed, 23 insertions(+), 24 deletions(-)

--
2.43.0