PPC: dbdma: Fix debug print
commit58c0c311838dd2c6622a156b4d261aa127c510dd
authorAlexander Graf <agraf@suse.de>
Sat, 29 Jun 2013 23:53:05 +0000 (30 01:53 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 11 Jul 2013 16:51:24 +0000 (11 18:51 +0200)
treedc3022196376d61f73229da3299db5d369ab354a
parent33ce36bb33cc00ac3070d49e17b4afed62b412a8
PPC: dbdma: Fix debug print

There was a debug print that didn't compile for me because the format
and the arguments weren't in sync. Fix it up.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/misc/macio/mac_dbdma.c