greybus: fix connection header declarations
authorAlex Elder <elder@linaro.org>
Thu, 2 Oct 2014 17:30:01 +0000 (12:30 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 3 Oct 2014 04:22:04 +0000 (21:22 -0700)
commitb05890db5e75aa0627f3f5d2241cc90fc399a697
tree875bca8d2c64915928a1e54005a9e609d6213c18
parent459164b1f4d8075e6eaf0fd8eaa54e84c9e3fb3a
greybus: fix connection header declarations

Changes to the create/destroy connection functions were not properly
reflected in the header file.  Fix that.  There's also no need to
include anything other than "greybus.h".

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/connection.h