OSDN Git Service

xics: replace fprintf with error_report
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 26 Sep 2013 06:18:38 +0000 (16:18 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 25 Oct 2013 21:25:46 +0000 (23:25 +0200)
commit9ccff2a4d604d31f01398190758072253dc3c188
treedb1a5ca510ad2fd51b8d5c55f5b9c5d4a379f807
parent24408a7d2b459bed3697367b81ada76518ca96ef
xics: replace fprintf with error_report

This replaces old-style fprintf with new style error_report.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/intc/xics.c