diff mbox

[U-Boot] rockchip: Correct MAINTAINER entry for chromebook_minnie

Message ID 20170114172608.23907-1-sjg@chromium.org
State Accepted
Commit f568ac219c8db716df1726b383a70553407ca77e
Delegated to: Simon Glass
Headers show

Commit Message

Simon Glass Jan. 14, 2017, 5:26 p.m. UTC
This is wrong at present, so genboardscfg.py gives the following warnings:

WARNING: no status info for 'chromebook_minnie'
WARNING: no maintainers for 'chromebook_minnie'

Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 board/google/veyron/MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Simon Glass Feb. 8, 2017, 5:10 a.m. UTC | #1
On 14 January 2017 at 09:26, Simon Glass <sjg@chromium.org> wrote:
> This is wrong at present, so genboardscfg.py gives the following warnings:
>
> WARNING: no status info for 'chromebook_minnie'
> WARNING: no maintainers for 'chromebook_minnie'
>
> Fix it.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
>  board/google/veyron/MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-rockchip
diff mbox

Patch

diff --git a/board/google/veyron/MAINTAINERS b/board/google/veyron/MAINTAINERS
index d582cb00e2b..246a3e3b555 100644
--- a/board/google/veyron/MAINTAINERS
+++ b/board/google/veyron/MAINTAINERS
@@ -12,9 +12,9 @@  F:	board/google/veyron/
 F:	include/configs/veyron.h
 F:	configs/chromebit_mickey_defconfig
 
-CHROMEBIT MINNIE BOARD
+CHROMEBOOK MINNIE BOARD
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
 F:	board/google/veyron/
 F:	include/configs/veyron.h
-F:	configs/chromebit_minnie_defconfig
+F:	configs/chromebook_minnie_defconfig