greybus: operation: add missing gb_operation_response_send() export
authorMatt Porter <mporter@linaro.org>
Tue, 3 Feb 2015 18:17:39 +0000 (13:17 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 4 Feb 2015 02:24:23 +0000 (18:24 -0800)
commit5f345a5d394270596f532db6611b12a1377fb622
tree02bf1c21e089a95dd7f8497f810ca60bee1c374c
parentf4e6c817b377833a725ba0be80c29fbb59ffd0f7
greybus: operation: add missing gb_operation_response_send() export

Export gb_operation_response_send() for other modules

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/operation.c