diff options
author | Nishanth Menon <[email protected]> | 2018-09-28 17:46:15 -0500 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2018-10-02 12:05:14 +0200 |
commit | 8abac18fecbd3e6694583227d9b5f337e397f942 (patch) | |
tree | 7e9e3e883d2247bc5d2d0832d6d6adcb5bbef746 | |
parent | 4561a42636ca8e4fdb4c4bbad27c05f1144b3f66 (diff) |
MAINTAINERS: Drop dt-bindings/genpd/k2g.h
Drop include/dt-bindings/genpd/k2g.h which disappeared from kernel tree
some time back, however MAINTAINERS file was missed to be updated.
Fixes: d16645054d2f ("dt-bindings: Drop k2g genpd device ID macros")
Cc: Rob Herring <[email protected]>
Cc: Dave Gerlach <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Cc: Tero Kristo <[email protected]>
Reported-by: Joe Perches <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9eedd1b16987..b3d0710caac4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14446,7 +14446,6 @@ F: Documentation/devicetree/bindings/arm/keystone/ti,sci.txt F: drivers/firmware/ti_sci* F: include/linux/soc/ti/ti_sci_protocol.h F: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt -F: include/dt-bindings/genpd/k2g.h F: drivers/soc/ti/ti_sci_pm_domains.c F: Documentation/devicetree/bindings/reset/ti,sci-reset.txt F: Documentation/devicetree/bindings/clock/ti,sci-clk.txt |