Skip to content

Commit 7ebf44c

Browse files
bulwahndavem330
authored andcommitted
MAINTAINERS: adjust file entry of the oa_tc6 header
Commit aa58bec ("net: ethernet: oa_tc6: implement register write operation") adds two new file entries to OPEN ALLIANCE 10BASE-T1S MACPHY SERIAL INTERFACE FRAMEWORK. One of the two entries mistakenly refers to drivers/include/linux/oa_tc6.h, whereas the intent is clearly to refer to include/linux/oa_tc6.h. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Adjust the file entry to the intended location. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 93c2107 commit 7ebf44c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17131,8 +17131,8 @@ M: Parthiban Veerasooran <parthiban.veerasooran@microchip.com>
1713117131
L: netdev@vger.kernel.org
1713217132
S: Maintained
1713317133
F: Documentation/networking/oa-tc6-framework.rst
17134-
F: drivers/include/linux/oa_tc6.h
1713517134
F: drivers/net/ethernet/oa_tc6.c
17135+
F: include/linux/oa_tc6.h
1713617136

1713717137
OPEN FIRMWARE AND FLATTENED DEVICE TREE
1713817138
M: Rob Herring <robh@kernel.org>

0 commit comments

Comments
 (0)