diff options
| author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-12-07 10:48:23 +0100 |
|---|---|---|
| committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-02-28 14:57:19 -0500 |
| commit | 64bc77eb2c0809f11860cfe53d47e9c6f77e85f3 (patch) | |
| tree | a0a00203a50b33588bb138bcde1ea0a0cb37c264 /hw/lm32/lm32_boards.c | |
| parent | e0175b71638cf4398903c0d25f93fe62e0606389 (diff) | |
| download | focaccia-qemu-64bc77eb2c0809f11860cfe53d47e9c6f77e85f3.tar.gz focaccia-qemu-64bc77eb2c0809f11860cfe53d47e9c6f77e85f3.zip | |
hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
There is no declaration of the 'NMI' type. INTERFACE_CHECK() returns an abstract type (see commit aa1b35b975d8). The abstract type corresponding to the TYPE_NMI interface is 'NMIState'. Fixes: 9cb805fd267 Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191207094823.20707-1-philmd@redhat.com> Reviewed-by: Gavin Shan <gshan@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/lm32/lm32_boards.c')
0 files changed, 0 insertions, 0 deletions