staging: kpc2000: remove unnecessary debug prints in core.c
authorSimon Sandström <simon@nikanor.nu>
Mon, 10 Jun 2019 08:44:29 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 15:55:07 +0000 (17:55 +0200)
commitfef138203b9ebf401907ff0c716026429438c847
tree18638a46ef00128c982b4fa9e42edd084091fcbc
parentac6ab6da5b49b63c58d2d1ef111751d272e77738
staging: kpc2000: remove unnecessary debug prints in core.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/core.c