OSDN Git Service

greybus: remove __init from .h files
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 11 Jun 2015 16:22:51 +0000 (09:22 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 11 Jun 2015 16:35:00 +0000 (09:35 -0700)
commit3d0421e0ab5315051b949ea70dee37c15e860706
tree8d38b244be53b160f3d2191cfd3e7945f07c5634
parent0ffacf3b8ae169a26c941345b7fa54e1624f6b95
greybus: remove __init from .h files

__init does not belong in a .h file, as it does not do anything there,
so remove all instances of it.

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