greybus: module versions: remove them
authorGreg Kroah-Hartman <greg@kroah.com>
Thu, 11 Dec 2014 22:10:53 +0000 (17:10 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 12 Dec 2014 00:53:59 +0000 (19:53 -0500)
commit708c126695611f2028aaa152398c75a03aeb1344
treebc19a33d239662da88b7b8318e26b6db1085a11d
parent3763f960a497fed19666dfd3366e28d6bc12b2c2
greybus: module versions: remove them

We removed the module version from the spec, so remove them from the
code as well.  It's still in the manifest as we need to sync with gbsim
/ firmware when we do that, which will happen sometime in the next
weeks.

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