[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-commits
Subject:    [Qemu-commits] [qemu/qemu] aa4b04: misc/aspeed_scu: Fix build error caused by missing...
From:       GitHub <noreply () github ! com>
Date:       2016-06-28 10:00:06
Message-ID: 57724aa64ac1a_58943fa75328929c48345 () hookshot-fe3-cp1-prd ! iad ! github ! net ! mail
[Download RAW message or body]


  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: aa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9
      https://github.com/qemu/qemu/commit/aa4b04a09cf79adc3c133fe27d9d06d5c3fc1db9
  Author: Pranith Kumar <bobby.prani@gmail.com>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M hw/misc/aspeed_scu.c

  Log Message:
  -----------
  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>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic