diff --git a/drivers/staging/greybus/Makefile b/drivers/staging/greybus/Makefile index 6d07b1bcd21b..f7fe4d512015 100644 --- a/drivers/staging/greybus/Makefile +++ b/drivers/staging/greybus/Makefile @@ -6,7 +6,6 @@ greybus-y := core.o \ interface.o \ bundle.o \ connection.o \ - protocol.o \ control.o \ svc.o \ svc_watchdog.o \