summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-11-13 08:59:50 +0530
committerGreg Kroah-Hartman <gregkh@google.com>2015-11-16 22:18:52 -0800
commite3c25930d90216f7f6e536136a70daee7450604c (patch)
tree2753149c28ad8c6094747fdb8c0cf0c410d1026e /drivers/staging/greybus/Makefile
parentbf6a61bd2f36245c3d2d62b411cea48f10b7f4dd (diff)
downloadop-kernel-dev-e3c25930d90216f7f6e536136a70daee7450604c.zip
op-kernel-dev-e3c25930d90216f7f6e536136a70daee7450604c.tar.gz
greybus: es1: Remove the (now) unused es1 driver
This was used by gbsim earlier, but not anymore. Lets remove it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Makefile')
-rw-r--r--drivers/staging/greybus/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/greybus/Makefile b/drivers/staging/greybus/Makefile
index c3572b3..2c1f974 100644
--- a/drivers/staging/greybus/Makefile
+++ b/drivers/staging/greybus/Makefile
@@ -29,7 +29,6 @@ gb-loopback-y := loopback.o
gb-light-y := light.o
gb-raw-y := raw.o
gb-hid-y := hid.o
-gb-es1-y := es1.o
gb-es2-y := es2.o
gb-db3-y := db3-platform.o
@@ -41,7 +40,6 @@ obj-m += gb-loopback.o
obj-m += gb-light.o
obj-m += gb-hid.o
obj-m += gb-raw.o
-obj-m += gb-es1.o
obj-m += gb-es2.o
obj-m += gb-db3.o
OpenPOWER on IntegriCloud