Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34505 )
Change subject: mediatek/mt8183: add a new panel configuration for Kodama
......................................................................
Patch Set 11:
The build fails with the error below.
```
src/mainboard/google/kukui/panel_kodama.c:28:15: error: variable 'BOE_TV101WUM_N53' has initializer but incomplete type
static struct panel_description BOE_TV101WUM_N53 = {
^~~~~~~~~~~~~~~~~
src/mainboard/google/kukui/panel_kodama.c:29:3: error: 'struct panel_description' has no member named 'name'
.name = "BOE TV101WUM NL6",
^~~~
src/mainboard/google/kukui/panel_kodama.c:29:10: error: excess elements in struct initializer [-Werror]
.name = "BOE TV101WUM NL6",
^~~~~~~~~~~~~~~~~~
```
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34505
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I129cb6bf084b76da3ad33b7a19e38e884442b1aa
Gerrit-Change-Number: 34505
Gerrit-PatchSet: 11
Gerrit-Owner: Peichao Li
peichao.wang@bitland.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Peichao Li
peichao.wang@bitland.corp-partner.google.com
Gerrit-Reviewer: You-Cheng Syu
youcheng@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: Zhuohao Lee
zhuohao@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 23 Jul 2019 09:06:04 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment