diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-09-29 15:57:02 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-03 01:56:36 -0400 |
commit | d777f552fcc17b208e63df8b30293e01d9e4971f (patch) | |
tree | 27edc732eff65cebb6cf503ed1470c9f154a705e /MAINTAINERS | |
parent | 00538ba915aac3fd30c1e3d3f1409e77dd5b3aff (diff) |
MAINTAINERS: Fix wrong include file path
Fix the patch for the mv88e6xxx.h header file in MAINTAINERS
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15565de091af..12d1da4a9653 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8753,7 +8753,7 @@ M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> | |||
8753 | L: netdev@vger.kernel.org | 8753 | L: netdev@vger.kernel.org |
8754 | S: Maintained | 8754 | S: Maintained |
8755 | F: drivers/net/dsa/mv88e6xxx/ | 8755 | F: drivers/net/dsa/mv88e6xxx/ |
8756 | F: linux/platform_data/mv88e6xxx.h | 8756 | F: include/linux/platform_data/mv88e6xxx.h |
8757 | F: Documentation/devicetree/bindings/net/dsa/marvell.txt | 8757 | F: Documentation/devicetree/bindings/net/dsa/marvell.txt |
8758 | 8758 | ||
8759 | MARVELL ARMADA DRM SUPPORT | 8759 | MARVELL ARMADA DRM SUPPORT |