staging: kpc2000: remove unnecessary debug prints in cell_probe.c
authorSimon Sandström <simon@nikanor.nu>
Mon, 10 Jun 2019 08:44:28 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 15:53:09 +0000 (17:53 +0200)
commitac6ab6da5b49b63c58d2d1ef111751d272e77738
treead893b7c798604e713c059f371d32b64cf426ef5
parent991661e673f6150ebadf1236fd0013ccea082707
staging: kpc2000: remove unnecessary debug prints in cell_probe.c

Debug prints that are used only to inform about function entry or exit
can be removed as ftrace can be used to get this information.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/cell_probe.c