From: Alexandre Belloni
Date: Wed, 30 Sep 2020 12:50:59 +0200
> 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
Applied, thank you.
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
---
drivers/net/ethernet/cadence/macb.h | 11 +++
drivers/net/ethernet/cadence/macb_main.c | 1