summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap/Makefile
diff options
context:
space:
mode:
authorLidza Louina <lidza.louina@gmail.com>2013-08-22 01:48:33 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-22 17:12:42 (GMT)
commit1c2aa15ae4e33d6bfb4b068967bb451618db6bec (patch)
treed7ee22b76188b8f7ccfd62750457217f2421efd6 /drivers/staging/dgap/Makefile
parentfc5a89904c8a6ef9bc47cecd1e068b8ba285dc22 (diff)
downloadlinux-fsl-qoriq-1c2aa15ae4e33d6bfb4b068967bb451618db6bec.tar.xz
staging: dgap: removes references to proc code
This patch removes references to proc code in this driver. It still has proc.c, proc.h and a board state called NEEDS_PROC_CREATION. All three of these will be removed in another patch. Signed-off-by: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgap/Makefile')
-rw-r--r--drivers/staging/dgap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dgap/Makefile b/drivers/staging/dgap/Makefile
index 0aa5cde..15b7704 100644
--- a/drivers/staging/dgap/Makefile
+++ b/drivers/staging/dgap/Makefile
@@ -4,6 +4,6 @@ obj-$(CONFIG_DGAP) += dgap.o
dgap-objs := dgap_driver.o dgap_fep5.o dgap_mgmt.o \
- dgap_parse.o dgap_proc.o dgap_trace.o \
+ dgap_parse.o dgap_trace.o \
dgap_tty.o dgap_sysfs.o