staging: dgnc: delete dgnc_pci.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 20:00:01 +0000 (21:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jan 2018 14:02:55 +0000 (15:02 +0100)
commit3a6a47b1a88b5d996d25a6ffbcaf6339b53d74d0
treef01fae1c909d9804a63d5d51de9657fb2b378c95
parent945d2a60b5d041ffb35b332af0eeca8ed690deaa
staging: dgnc: delete dgnc_pci.h

Move the few #defines we actually use into the dgnc_driver.c file, no
need to have a .h file for a driver that is only used by a single .c
file.

Cc: Lidza Louina <lidza.louina@gmail.com>
Cc: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c
drivers/staging/dgnc/dgnc_pci.h [deleted file]