greybus: make greybus_gpbdev_type static
authorGreg Kroah-Hartman <gregkh@google.com>
Sat, 14 May 2016 17:22:24 +0000 (19:22 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 14 May 2016 21:20:52 +0000 (23:20 +0200)
commit8502eb3b7870c6a0c53f39caaf5b4c01a22f2a25
tree4a871c4e2913dac071e558701e5961b544f2732b
parent8888b963743be7aad2a98bc165fb51150db5fd9f
greybus: make greybus_gpbdev_type static

'make check' correctly complains that this should be static, so make it
so.

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