[PATCH 0/2] net: systemport: Minor IO macros changes
From: Florian Fainelli
Date: Tue Oct 15 2024 - 13:25:28 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.
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 | 24 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 24 deletions(-)
--
2.43.0