diff options
author | Tom Rini | 2023-07-18 19:33:32 -0400 |
---|---|---|
committer | Tom Rini | 2023-07-25 12:44:47 -0400 |
commit | 5f1720f282043b86d7755ef975d3a813733d3944 (patch) | |
tree | ad8eefeab9b9033b0fff2e2841b1ebb4111bdd86 /board/cei | |
parent | f23f1b53077b0642209769ef5fd77d5ffb93f2bd (diff) |
MAINTAINERS: Fix path typos and similar
We have a number of cases where the in-tree path of files and where
they presumably were when the first version of a patch were posted
differ slightly. Correct these to point at where the files are now.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/cei')
-rw-r--r-- | board/cei/cei-tk1-som/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cei/cei-tk1-som/MAINTAINERS b/board/cei/cei-tk1-som/MAINTAINERS index 192e1a34a76..f1817401a5d 100644 --- a/board/cei/cei-tk1-som/MAINTAINERS +++ b/board/cei/cei-tk1-som/MAINTAINERS @@ -1,6 +1,6 @@ TK1-SOM BOARD M: Peter.Chubb@data61.csiro.au S: Maintained -F: board/cei/tk1-som/ +F: board/cei/cei-tk1-som/ F: include/configs/cei-tk1-som.h F: configs/cei-tk1-som_defconfig |