OSDN Git Service

greybus: protocol: Remove unnecessary params of gb_protocol_get_version()
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 11 Aug 2015 02:06:16 +0000 (07:36 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 12 Aug 2015 02:34:34 +0000 (19:34 -0700)
commitbf81454738990e7acd089e1b8aac8bab6a54637f
tree3222616011f72405efd637b1fda77e64beee17dc
parentb9938c49131f1d2c65e8783a5a17ff6a96d9ce89
greybus: protocol: Remove unnecessary params of gb_protocol_get_version()

Some of the parameters are not really required, drop them.

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