OSDN Git Service

greybus: operation: make response helper static
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 1 Jul 2015 10:37:24 +0000 (12:37 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 1 Jul 2015 23:50:59 +0000 (16:50 -0700)
commitabb722e79a07b0a438a3782fd3f7d8c85f541d5f
tree566ca61a353cf87cd5d9e67b6664db3e2cc2d394
parenta52c4352aef85538d194a9714fe742b18e6fb80f
greybus: operation: make response helper static

Since commit 46ce118a2678 ("operation: refactor response handling")
sending operation responses is handled by greybus core so there is
currently no need to export the response helper.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h