aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus.h
diff options
context:
space:
mode:
authorDavid Lin <dtwlin@google.com>2016-05-20 14:33:36 +0300
committerGreg Kroah-Hartman <gregkh@google.com>2016-05-20 16:47:30 -0700
commit428888a2b672444dbab9bb5127b7f583ab58ff2f (patch)
treef85caa0f796718671973468eae919c7de5336582 /drivers/staging/greybus/greybus.h
parentgreybus: camera: Convert to bundle driver (diff)
downloadlinux-dev-428888a2b672444dbab9bb5127b7f583ab58ff2f.tar.xz
linux-dev-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/greybus.h')
-rw-r--r--drivers/staging/greybus/greybus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus.h b/drivers/staging/greybus/greybus.h
index f5447e7592e9..e0b194c097a8 100644
--- a/drivers/staging/greybus/greybus.h
+++ b/drivers/staging/greybus/greybus.h
@@ -32,7 +32,6 @@
#include "interface.h"
#include "bundle.h"
#include "connection.h"
-#include "protocol.h"
#include "operation.h"