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