summaryrefslogtreecommitdiffstats
path: root/hw/misc/tmp105.c
diff options
context:
space:
mode:
authorPranith Kumar2016-06-27 23:53:04 +0200
committerPeter Maydell2016-06-28 10:41:30 +0200
commitaa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9 (patch)
tree238d2370a52911e48a7012756214f31babf9726a /hw/misc/tmp105.c
parentMerge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (diff)
downloadqemu-aa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9.tar.gz
qemu-aa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9.tar.xz
qemu-aa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9.zip
misc/aspeed_scu: Fix build error caused by missing header
Tracing configurations error out currently as follows: /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c: In function ‘aspeed_scu_read’: /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c:130:9: error: implicit declaration of function ‘qemu_log_mask’ [-Werror=implicit-function-declaration] /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c:130:9: error: nested extern declaration of ‘qemu_log_mask’ [-Werror=nested-externs] /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c:130:23: error: ‘LOG_GUEST_ERROR’ undeclared (first use in this function) /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c:130:23: note: each undeclared identifier is reported only once for each function it appears in /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c: In function ‘aspeed_scu_write’: /home/travis/build/pranith/qemu/hw/misc/aspeed_scu.c:154:23: error: ‘LOG_GUEST_ERROR’ undeclared (first use in this function) This is caused by a missing header file. Fix it. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Message-id: 20160627215304.821-1-bobby.prani@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/misc/tmp105.c')
0 files changed, 0 insertions, 0 deletions