Greg Kroah-Hartman c1a0a8fccf greybus: Revert "protocol.c: fix a kernel panic caused by __gb_protocol_register"
This reverts commit 57131bf309d34568dd3b8f8e9da7a7ba25e9495e, it isn't
going to be needed as the patch this fixes will be reverted.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2015-01-23 10:05:58 +08:00
..
2014-12-12 14:15:55 -05:00
2014-12-23 15:30:00 -08:00
2014-12-23 15:30:00 -08:00
2014-08-11 15:29:23 +08:00

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>