]> git.proxmox.com Git - qemu.git/commit
hw/omap1: Wire up GPIO clock
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 21 Sep 2011 11:10:43 +0000 (11:10 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Sep 2011 09:54:56 +0000 (09:54 +0000)
commitbdbc1b3cd4fbec9f7219e05e77874b489e61b217
tree68da9d546cd5fa363b65d9c90fde19a7b979cf11
parent0919ac787641db11024912651f3bc5764d4f1286
hw/omap1: Wire up GPIO clock

Wire up the OMAP1 GPIO clock -- this fixes a hw_error() on startup
with OMAP1 based machines (sx1, cheetah).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/omap1.c