On Tue, Jan 17, 2012 at 10:44:40AM +0100, Andreas Färber wrote: > Commit d23948b15a9920fb7f6374b55a6db1ecff81f3ee (lm32: add Milkymist > VGAFB support) introduced a stray usage of the softfloat uint32 type. > > Use uint32_t instead. > > Signed-off-by: Andreas Färber <afaer...@suse.de> > Acked-by: Michael Walle <mich...@walle.cc> > Cc: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/milkymist-vgafb_template.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan