Re: [PATCH net-next 1/2] net: mdio-gpio: remove linux/mdio-gpio.h
From: Linus Walleij
Date: Thu Mar 19 2026 - 09:34:59 EST
On Mon, Mar 16, 2026 at 11:04 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> The three defines from the linux/mdio-gpio.h header are only used in the
> mdio-gpio module. There's no reason to have them in a public header.
> Move them into the driver and remove mdio-gpio.h.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Thanks for cleaning up this.
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij