diff options
author | Gaosheng Cui <cuigaosheng1@huawei.com> | 2024-09-12 09:19:49 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-13 21:18:42 -0700 |
commit | 1b8c9cb3151a541a4197d2bb449233064f747832 (patch) | |
tree | 4dd6cdbe89f5e6b61df0693c6769cd6418910ed2 /MAINTAINERS | |
parent | 158135dcb497572463256f54fd0807d119e1a4cd (diff) | |
download | lwn-1b8c9cb3151a541a4197d2bb449233064f747832.tar.gz lwn-1b8c9cb3151a541a4197d2bb449233064f747832.zip |
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Most of the drivers which used this header have been deleted, most
of these code is obsoleted, move the only defines that are actually
used into arch/powerpc/platforms/chrp/pegasos_eth.c and delete the
file completely.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Link: https://patch.msgid.link/20240912011949.2726928-1-cuigaosheng1@huawei.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 0b1c49bf558d..77fcd6f802a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13593,7 +13593,6 @@ M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/marvell/mv643xx_eth.* -F: include/linux/mv643xx.h MARVELL MV88X3310 PHY DRIVER M: Russell King <linux@armlinux.org.uk> |