diff options
author | Amit Kucheria <amit.kucheria@linaro.org> | 2019-03-29 14:17:59 +0530 |
---|---|---|
committer | Andy Gross <agross@kernel.org> | 2019-05-29 21:40:40 -0500 |
commit | f82682f4043f7de8af0bfe74dcf434b3f890669b (patch) | |
tree | 05e6df709731dd5ca5a0c9aa22349e36fc8403ac /MAINTAINERS | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) | |
download | linux-f82682f4043f7de8af0bfe74dcf434b3f890669b.tar.gz linux-f82682f4043f7de8af0bfe74dcf434b3f890669b.tar.bz2 linux-f82682f4043f7de8af0bfe74dcf434b3f890669b.zip |
MAINTAINERS: fix typo in file name
Commit e31f941cf977 ("MAINTAINERS: update list of qcom drivers") had a
typo in the filename, replace the underscore with dash.
Fixes: e31f941cf977 ("MAINTAINERS: update list of qcom drivers")
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..8ee8f2aeab13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2066,7 +2066,7 @@ F: drivers/i2c/busses/i2c-qup.c F: drivers/i2c/busses/i2c-qcom-geni.c F: drivers/mfd/ssbi.c F: drivers/mmc/host/mmci_qcom* -F: drivers/mmc/host/sdhci_msm.c +F: drivers/mmc/host/sdhci-msm.c F: drivers/pci/controller/dwc/pcie-qcom.c F: drivers/phy/qualcomm/ F: drivers/power/*/msm* |