On Wed, Sep 28, 2022 at 03:22:09PM -0700, Dmitry Torokhov wrote: > There are no users of wl1251_platform_data left in the mainline kernel, > so let's remove it. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > --- > .../net/wireless/ti/wilink_platform_data.c | 35 --------------- > drivers/net/wireless/ti/wl1251/sdio.c | 8 +--- > drivers/net/wireless/ti/wl1251/spi.c | 15 ++----- > include/linux/wl12xx.h | 44 ------------------- Apparently there are a few places still referencing this header. I will resubmit. Thanks. -- Dmitry