diff options
| author | Lukas Bulwahn <lukas.bulwahn@redhat.com> | 2026-05-19 11:16:46 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-20 19:02:43 -0700 |
| commit | 24117f2f1dd4a254dee510bef54b23389fb862c7 (patch) | |
| tree | 46207838b78a8372d8341dd64e3eddb010fd45fb /MAINTAINERS | |
| parent | f186a3ae90611ab048f4093ab69420532d8a34e4 (diff) | |
| download | linux-next-history-24117f2f1dd4a254dee510bef54b23389fb862c7.tar.gz | |
MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
Commit 5e138e0ec32b ("w5100: remove MMIO support") removes
include/linux/platform_data/wiznet.h, but misses to remove the file entry
in NETWORKING DRIVERS referring to that file.
Remove the obsolete file entry in NETWORKING DRIVERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20260519091646.302458-1-lukas.bulwahn@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5db1a2923dd27..ba0200c48b052 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18489,7 +18489,6 @@ F: include/linux/fddidevice.h F: include/linux/if_* F: include/linux/inetdevice.h F: include/linux/netdev* -F: include/linux/platform_data/wiznet.h F: include/uapi/linux/cn_proc.h F: include/uapi/linux/ethtool_netlink* F: include/uapi/linux/if_* |
