GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug
authorFrank Haverkamp <haver@linux.vnet.ibm.com>
Fri, 20 Dec 2013 15:26:11 +0000 (16:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 16:47:29 +0000 (08:47 -0800)
As requested by Greg, replacing the hexdump function from dynamic_debug.h
with one defined in printk.h. I hope I picked the right one.

Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/genwqe/genwqe_driver.h

Simple merge