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 <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 93c2107 commit 7ebf44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17131,8 +17131,8 @@ M: Parthiban Veerasooran <[email protected]>
1713117131
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 <[email protected]>

0 commit comments

Comments
 (0)