OSDN Git Service

greybus: bundle: kill unnecessary forward declaration of routine
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 31 Aug 2015 11:51:08 +0000 (17:21 +0530)
committerJohan Hovold <johan@hovoldconsulting.com>
Thu, 3 Sep 2015 12:35:42 +0000 (14:35 +0200)
commitad14b9e9ec4973416a911a5d3c59caedc048a279
tree6b3787a5d0c2faf626fc4f32430b1359a7ff52c3
parent505f16cc05a4ddeafe5efe33645123fed194d811
greybus: bundle: kill unnecessary forward declaration of routine

Move the function to an earlier place, to kill the unnecessary forward
declaration.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
drivers/staging/greybus/bundle.c