summaryrefslogtreecommitdiff
path: root/staging/cli_packet.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+1121
option>mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-08-18 17:43:22 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-08-18 17:52:23 +0200
commit6d13b6ff112b9a047f82d6cc01aa9d32c9133d8d (patch)
tree6c44be0c9825b2a078bff3ad8f9d0e47b87bbfe9 /drivers
parentb5fbe819af2f8d8dceb421635a976462bb6885b8 (diff)
greybus: svc: drop all symbol exports
The svc functions are only supposed to be called by core and should not be exported. Most of these functions should never have been exported in the first place, while a few no longer needs to be (e.g. since core gained support for offloaded connections). Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/svc.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/staging/greybus/svc.c b/drivers/staging/greybus/svc.c