commit | 7d0cd464a756f3d47f308d7c47eb888b573a9fe4 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 08 16:02:26 2014 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 08 12:50:47 2014 +0200 |
tree | 3d908704d05448609a63a17df48c958334d01244 | |
parent | 145855801a002aaf1310630df41425a6bc39cf47 [diff] |
hw/ppc/spapr_hcall.c: Fix typo in function names Fix a typo in the names of a couple of functions (s/resouce/resource/). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>