Recently all qcom dma drivers were moved a separate directory. Update the files to include the same
Signed-off-by: Pramod Gurav <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d826f1b..2327f92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1407,6 +1407,7 @@ L: [email protected] L: [email protected] S: Maintained F: arch/arm/mach-qcom/ +F: drivers/dma/qcom/ F: drivers/soc/qcom/ F: drivers/tty/serial/msm_serial.h F: drivers/tty/serial/msm_serial.c -- 1.8.2.1

