uhci: remove useless DEBUG
commita65e4ef90f0fb437b8e74e250a6f94aa4ecfa25c
authorGonglei <arei.gonglei@huawei.com>
Mon, 27 Oct 2014 10:20:17 +0000 (27 18:20 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 28 Oct 2014 10:38:18 +0000 (28 11:38 +0100)
treec7681b0e77648bf5e75f02be77423a2251517bc4
parent2aa6bfcb663c43775600a95719ef0c6b849188d0
uhci: remove useless DEBUG

commit 50dcc0f8 (uhci: tracing support) had removed
DPRINTF, the DEBUG marco is useless now, remove it.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c