summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-07-24 15:32:26 +0530
committerGreg Kroah-Hartman <gregkh@google.com>2015-07-29 10:06:18 -0700
commit38e7b48b0c2e9c3fe2831d824466dc52d1393e7c (patch)
treea66639f2575b37a36bd55ebfdf7cd95644d2ff8d /drivers/staging/greybus/Makefile
parentb767ee402070ce467a2b8470706740b55dd3af21 (diff)
greybus: get rid of old svc-protocol
Its not used anymore as we have more sophisticated svc protocol in place, lets get rid of earlier code. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Perry Hung <perry@leaflabs.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Makefile')
-rw-r--r--drivers/staging/greybus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/Makefile b/drivers/staging/greybus/Makefile
index 1467c5b3fcd8..d14bf4d21983 100644
--- a/drivers/staging/greybus/Makefile
+++ b/drivers/staging/greybus/Makefile
@@ -1,6 +1,5 @@
greybus-y := core.o \
debugfs.o \
- ap.o \
manifest.o \
endo.o \
module.o \