summaryrefslogtreecommitdiff
path: root/drivers/net/octeontx2/nix.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/octeontx2/nix.c')
-rw-r--r--drivers/net/octeontx2/nix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/octeontx2/nix.c b/drivers/net/octeontx2/nix.c
index 039c44b654..5954737b5c 100644
--- a/drivers/net/octeontx2/nix.c
+++ b/drivers/net/octeontx2/nix.c
@@ -828,4 +828,3 @@ void nix_print_mac_info(struct udevice *dev)
printf(" CGX%d LMAC%d [%s]", lmac->cgx->cgx_id, lmac->lmac_id,
lmac_type_to_str[lmac->lmac_type]);
}
-