On 2/4/22 06:37, Philippe Mathieu-Daudé wrote:
Add "hw/qdev-core.h" to avoid when refactoring include/:
softmmu/qtest.c:404:9: error: use of undeclared identifier 'NamedGPIOList'
NamedGPIOList *ngl;
^
Signed-off-by: Philippe Mathieu-Daudé
---
softmmu/qtest.c | 1 +
1 fil
On 03/02/2022 20.37, Philippe Mathieu-Daudé wrote:
Add "hw/qdev-core.h" to avoid when refactoring include/:
softmmu/qtest.c:404:9: error: use of undeclared identifier 'NamedGPIOList'
NamedGPIOList *ngl;
^
Signed-off-by: Philippe Mathieu-Daudé
---
softmmu/qtest.c | 1 +
Add "hw/qdev-core.h" to avoid when refactoring include/:
softmmu/qtest.c:404:9: error: use of undeclared identifier 'NamedGPIOList'
NamedGPIOList *ngl;
^
Signed-off-by: Philippe Mathieu-Daudé
---
softmmu/qtest.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/softmmu/qtest