]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove fileops.c file.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 08:47:10 +0000 (10:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 06:14:18 +0000 (08:14 +0200)
commit69a859c6b547ffcbfdacd2e9b8b1e7ed577612d6
tree61657aac89bbaaf6d53ebec2e4b0961cb9d33e5a
parent18d23cd2acd424bf91924eca2c133e168101e370
staging: kpc2000: remove fileops.c file.

The fileops.c file 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/fileops.c [deleted file]
drivers/staging/kpc2000/kpc2000/pcie.h