]> git.proxmox.com Git - qemu.git/commit
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2013 15:36:44 +0000 (16:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Apr 2013 16:13:16 +0000 (18:13 +0200)
commit5193899a5a7de923c77cbc4e5019e5009294245e
treec0103584510818594f5d1896313079ab9fb6a8d3
parent7702e47c21e9e7c9962a25de03caa999ea4cd2ea
hw: move GPIO interfaces to hw/gpio/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/arm/Makefile.objs
hw/gpio/Makefile.objs
hw/gpio/omap_gpio.c [new file with mode: 0644]
hw/gpio/zaurus.c [new file with mode: 0644]
hw/omap_gpio.c [deleted file]
hw/zaurus.c [deleted file]