Skip to content
Snippets Groups Projects
Commit b19a3e2c authored by Eduardo Habkost's avatar Eduardo Habkost Committed by Philippe Mathieu-Daudé
Browse files

machine: Move gpio code to hw/core/gpio.c


Only softmmu code uses gpio, so move gpio code from qdev.c to
gpio.c and compile it only on softmmu mode.

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190425200051.19906-2-ehabkost@redhat.com>
[PMD: Rebased]
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
parent af531756
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment