[PATCH 2/2] MAINTAINERS: Add entry for linux/pruss_driver.h

MD Danish Anwar posted 2 patches 12 months ago
There is a newer version of this series
[PATCH 2/2] MAINTAINERS: Add entry for linux/pruss_driver.h
Posted by MD Danish Anwar 12 months ago
include/linux/pruss_driver.h is an orphan file. Add entry for this in
the MAINATAINERS file.

Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bc992f10a2f6..069817391e9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23638,6 +23638,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
 F:	Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
 F:	drivers/pmdomain/ti/omap_prm.c
 F:	drivers/soc/ti/*
+F:	include/linux/pruss_driver.h
 
 TI LM49xxx FAMILY ASoC CODEC DRIVERS
 M:	M R Swami Reddy <mr.swami.reddy@ti.com>
-- 
2.34.1
Re: [PATCH 2/2] MAINTAINERS: Add entry for linux/pruss_driver.h
Posted by Roger Quadros 12 months ago

On 18/12/2024 12:44, MD Danish Anwar wrote:
> include/linux/pruss_driver.h is an orphan file. Add entry for this in
> the MAINATAINERS file.

s/MAINATAINERS/MAINTAINERS

> 
> Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bc992f10a2f6..069817391e9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23638,6 +23638,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
>  F:	Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
>  F:	drivers/pmdomain/ti/omap_prm.c
>  F:	drivers/soc/ti/*
> +F:	include/linux/pruss_driver.h
>  
>  TI LM49xxx FAMILY ASoC CODEC DRIVERS
>  M:	M R Swami Reddy <mr.swami.reddy@ti.com>