Commit f5db53b4 authored by Viresh Kumar's avatar Viresh Kumar Committed by Greg Kroah-Hartman
Browse files

greybus: gpbridge: rename gpb.c to gpbridge.c



That's what followed for .h, etc.. Rename for better consistency.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 8ba2522f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ greybus-y := core.o \
		protocol.o	\
		operation.o

gb-phy-y :=	gpb.o	\
gb-phy-y :=	gpbridge.o	\
		sdio.o	\
		uart.o	\
		pwm.o	\