]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe20c1eefac71248e6655f27fd263f6e4b4b292e
tree2b862450229a94f78ba8ba397b40519c3f50c400
parent29ce105d894b255c5419789a80b23e844497c3c0
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