summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_mgmt.c
diff options
context:
space:
mode:
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>2015-03-13 15:56:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-24 15:40:59 +0100
commit850b41f7ba75aa4fb472eff730061957e42a2372 (patch)
treeb04482bfb81b38d99826ed3b04a223c139cd0e5f /drivers/staging/dgnc/dgnc_mgmt.c
parent944b3ad4264f0745cf4204473742a86efc382f0e (diff)
downloadop-kernel-dev-850b41f7ba75aa4fb472eff730061957e42a2372.zip
op-kernel-dev-850b41f7ba75aa4fb472eff730061957e42a2372.tar.gz
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
Dpacompat.h contained a lot of unused #defines and only few things are used from it so since we've trimmed down digi.h, now we can delete dpacompat.h and move remaining stuff into digi.h. Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc/dgnc_mgmt.c')
-rw-r--r--drivers/staging/dgnc/dgnc_mgmt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/dgnc/dgnc_mgmt.c b/drivers/staging/dgnc/dgnc_mgmt.c
index 34b6efd..3ffcc1e 100644
--- a/drivers/staging/dgnc/dgnc_mgmt.c
+++ b/drivers/staging/dgnc/dgnc_mgmt.c
@@ -32,7 +32,6 @@
#include "dgnc_pci.h"
#include "dgnc_kcompat.h" /* Kernel 2.4/2.6 compat includes */
#include "dgnc_mgmt.h"
-#include "dpacompat.h"
/* Our "in use" variables, to enforce 1 open only */
OpenPOWER on IntegriCloud