staging: kpc2000: remove kp200_module.c file
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2019 08:49:37 +0000 (10:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 07:34:11 +0000 (09:34 +0200)
commit92642f385b7ea03117aff75e436a087a387fedb0
tree2b862450229a94f78ba8ba397b40519c3f50c400
parent59ae81e11fec92f1080c720b1e36c9176be58a64
staging: kpc2000: remove kp200_module.c file

The kp200_module.c does not need to be stand-alone, so move it into the
core.c file.  This lets us make some functions static, reducing the
global namespace of the driver.

Cc: Matt Sickler <Matt.Sickler@daktronics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/Makefile
drivers/staging/kpc2000/kpc2000/core.c
drivers/staging/kpc2000/kpc2000/kp2000_module.c [deleted file]
drivers/staging/kpc2000/kpc2000/pcie.h