sdhci: Change debug prints to compile unconditionally
commit7af0fc994e85c0ff16eda6d7e328427b02a01008
authorSai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Mon, 7 Sep 2015 18:06:41 +0000 (7 23:36 +0530)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 8 Oct 2015 16:46:01 +0000 (8 19:46 +0300)
tree7a5f76b23aed4f942aa44b672b1777a57bbfde9d
parentbe9c5ddeabb73e9dee2d6922c03ffee4e1f4c8ec
sdhci: Change debug prints to compile unconditionally

Conditional compilation hides few type mismatch warnings, fix it to
compile unconditionally.

Signed-off-by: Sai Pavan Boddu <saipava@xilinx.com>
Suggested-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/sd/sdhci.c