summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/connection.h
diff options
context:
space:
mode:
authorDavid Lin2016-05-20 13:33:36 +0200
committerGreg Kroah-Hartman2016-05-21 01:47:30 +0200
commit428888a2b672444dbab9bb5127b7f583ab58ff2f (patch)
treef85caa0f796718671973468eae919c7de5336582 /drivers/staging/greybus/connection.h
parentgreybus: camera: Convert to bundle driver (diff)
downloadkernel-qcow2-linux-428888a2b672444dbab9bb5127b7f583ab58ff2f.tar.gz
kernel-qcow2-linux-428888a2b672444dbab9bb5127b7f583ab58ff2f.tar.xz
kernel-qcow2-linux-428888a2b672444dbab9bb5127b7f583ab58ff2f.zip
greybus: legacy: remove legacy driver support
This patch removes the greybus legacy driver support Signed-off-by: David Lin <dtwlin@google.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/connection.h')
-rw-r--r--drivers/staging/greybus/connection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/connection.h b/drivers/staging/greybus/connection.h
index b152e2340591..53ce28452da4 100644
--- a/drivers/staging/greybus/connection.h
+++ b/drivers/staging/greybus/connection.h
@@ -43,7 +43,6 @@ struct gb_connection {
gb_request_handler_t handler;
unsigned long flags;
- struct gb_protocol *protocol;
u8 module_major;
u8 module_minor;