]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: legacy: remove protocol.o from the makefile
authorDavid Lin <dtwlin@google.com>
Sat, 21 May 2016 01:37:02 +0000 (18:37 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 21 May 2016 02:45:50 +0000 (19:45 -0700)
commit038405db982987bbe01ddc1fd90fba2dba700dd4
tree91fc8d8610ad1fbcec9a4070c2869761e25d6781
parent206dc534e99a5bfc10a699442f0c20d372eacf44
greybus: legacy: remove protocol.o from the makefile

Commit 0917cba11 ("legacy: remove legacy driver support")
removed protocol.c, however, the corresponding target in the Makefile
was not removed therefore broken the build.

Testing Done:
- Build & boot on EVT1.5

Signed-off-by: David Lin <dtwlin@google.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile