greybus: rename "gpbridge.h"
authorAlex Elder <elder@linaro.org>
Fri, 22 May 2015 17:35:32 +0000 (12:35 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 23 May 2015 23:34:50 +0000 (16:34 -0700)
commit22e17edaa7c24d254e572738420873813f47efb5
tree67f46affed6f59378d1c4d6b6c835b695e1816c9
parente9385e5d5ab64a0d05758d84f2980943d3f5f12d
greybus: rename "gpbridge.h"

The file "gpbridge.h" is now used as a single place to define
all protocol message structures.  These protocols are not
necessarily related to the GP bridge, so the name of the
file is misleading.

Rename it "greybus_protocols.h".

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/gpbridge.h [deleted file]
drivers/staging/greybus/greybus.h
drivers/staging/greybus/greybus_protocols.h [new file with mode: 0644]