OSDN Git Service

greybus: raw: Move request/response structure/definitions to greybus_protocols.h
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 13 Aug 2015 04:34:45 +0000 (10:04 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 14 Aug 2015 02:19:30 +0000 (19:19 -0700)
commitd65e3a22aa3ef28f068cdc38ac82f3e1914cde9a
tree8d52dedeb3725a81cf04c4cd5d86a6a5b5183ff1
parent51aee043ecdb890bbfd33e4cb3b73269ee8371e3
greybus: raw: Move request/response structure/definitions to greybus_protocols.h

These must be exposed to external modules, like gbsim. Move them to
greybus_protocols.h file.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/raw.c