staging: greybus: makefile: fix dependency of spi to spilib
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 8 Sep 2016 16:17:51 +0000 (17:17 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:49:53 +0000 (16:49 +0200)
commitb04f56c6e7ccdc7d09ccd20f28bb4d34a1603ebb
tree630897595457f152e3c21f56e577adbf5ae74426
parent722a133a6a6687bba21cfdf33bde5767109d0dea
staging: greybus: makefile: fix dependency of spi to spilib

Greybus SPI driver depends on gb-spilib and we need to state that at
makefile to make it link correctly.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile