aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgap/dgap_sysfs.c
diff options
context:
space:
mode:
authorLidza Louina <lidza.louina@gmail.com>2013-08-22 21:35:19 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-23 09:50:23 -0700
commit07b96937cf444939768760220dda1e1f2c3dfafc (patch)
treef57106c2d79c92e69d768c53e5d5e05a83f87db4 /drivers/staging/dgap/dgap_sysfs.c
parent6dacb8b687fbfe36c20b849a1014c644ce076932 (diff)
staging: dgap: removes mgmt.h
This patch removes mgmt.h and the headers that include it of files in dgap. This file isn't needed for the driver to work with the kernel. Signed-off-by: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgap/dgap_sysfs.c')
-rw-r--r--drivers/staging/dgap/dgap_sysfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/dgap/dgap_sysfs.c b/drivers/staging/dgap/dgap_sysfs.c
index 6f98ac62483..a35c8ed69ef 100644
--- a/drivers/staging/dgap/dgap_sysfs.c
+++ b/drivers/staging/dgap/dgap_sysfs.c
@@ -45,7 +45,6 @@
#include "dgap_driver.h"
#include "dgap_proc.h"
-#include "dgap_mgmt.h"
#include "dgap_conf.h"
#include "dgap_parse.h"