greybus: svc: Include system headers at the top
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 2 Sep 2015 15:57:13 +0000 (21:27 +0530)
committerJohan Hovold <johan@hovoldconsulting.com>
Thu, 3 Sep 2015 08:52:55 +0000 (10:52 +0200)
commitf66427adfd407ea08236ab541df192e15671b6cf
tree01fd87aa1e6c9831b6e5b6f72a6d7f51dc664bcf
parent3a17dd413a1857fc92b22e54c03cae155f106056
greybus: svc: Include system headers at the top

System headers should get included before greybus.h. Its followed
everywhere except svc.c. Fix it.

Reported-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/svc.c