staging: kpc2000: remove spi_parts.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 08:47:12 +0000 (10:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 06:14:18 +0000 (08:14 +0200)
commit64038897602f12555211c2914b1267fed8e10257
tree2020b9831f27bac712f6ab6f989144567fa1dcd9
parent89cfbcc9ecfca90eca5c65fbc4b30e90400db665
staging: kpc2000: remove spi_parts.h

The structures defined in spi_parts.h belong in the .c file that uses
it.  So move it directly into spi_driver.c to make things simpler to
manage.

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