]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-mdio-gpio-remove-unneeded-headers'
authorJakub Kicinski <kuba@kernel.org>
Thu, 19 Mar 2026 01:30:00 +0000 (18:30 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Mar 2026 01:30:00 +0000 (18:30 -0700)
commit2839841f8e8fb18392c0a4a3e96bb597c9bccbfb
treec40692a99aaccfb9f12e45877e4a3b3ecd3c69a5
parentec03006a11c2dd762af0cd491ec1b410839ba931
parent356d4fbcf3defaff0f98d2b6b54f3b26f0ff189d
Merge branch 'net-mdio-gpio-remove-unneeded-headers'

Bartosz Golaszewski says:

====================
net: mdio-gpio: remove unneeded headers

This removes linux/mdio-gpio.h and linux/platform_data/mdio-gpio.h as
they are not needed due to the symbols either being used by the
mdio-gpio module alone or not used at all.
====================

Link: https://patch.msgid.link/20260316-gpio-mdio-hdr-cleanup-v1-0-2df696f74728@oss.qualcomm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>