From: Vinod Koul Date: Tue, 26 Mar 2019 05:21:39 +0000 (+0530) Subject: MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b157d73ed0af6f901a59e25e095b46a7cb8bd397;p=linux.git MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file Commit 83c177aea4c3: ("MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver") added incorrect filename for DT binding, fix the same. Fixes: 83c177aea4c3 ("MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver") Reported-By: Joe Perches Reviewed-by: Amit Kucheria Reviewed-by: Mukesh Ojha Signed-off-by: Vinod Koul Signed-off-by: Bjorn Andersson Signed-off-by: Andy Gross --- diff --git a/MAINTAINERS b/MAINTAINERS index 8ee8f2aeab13f..0399b094f690d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13043,7 +13043,7 @@ M: Niklas Cassel L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c -F: Documentation/devicetree/bindings/net/qcom,dwmac.txt +F: Documentation/devicetree/bindings/net/qcom,ethqos.txt QUALCOMM GENERIC INTERFACE I2C DRIVER M: Alok Chauhan