diff options
| author | John Keeping <[email protected]> | 2023-01-19 12:55:19 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-01-27 12:51:26 -0500 |
| commit | 69c82fa2ea39b767f179305164198ec913c4af0f (patch) | |
| tree | 1648db2a136f32e4d35e16e63984f45023307cd4 | |
| parent | a092f1e9064881a358fdf08cb1cee753cd680edf (diff) | |
MAINTAINERS: add include/power/ to POWER
Add the related include files to the power MAINTAINERS entry.
Signed-off-by: John Keeping <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8dcce886b87..eb6289d6a9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1245,6 +1245,7 @@ M: Jaehoon Chung <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git F: drivers/power/ +F: include/power/ POWERPC M: Wolfgang Denk <[email protected]> |
