greybus: kill off the last of gbuf.c
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 00:08:37 +0000 (18:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 01:19:20 +0000 (17:19 -0800)
commit374e6a269cc3b1f044be78215c3e96021796de7d
tree3eef1a2fa683c8a80b1aa54c97dba1c815332dd4
parent4e5007e5c27e012dd50db4c96cb9f57d235df1ee
greybus: kill off the last of gbuf.c

Only three functions remain in "gbuf.c".  Move one of them into
"connection.c" and the other two into "operation.c".

Some more cleanup is coming that will further straighten out gbufs
but for now there's no sense in drawing this out any longer.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/gbuf.c [deleted file]
drivers/staging/greybus/greybus.h
drivers/staging/greybus/operation.c