spi/drivers: Enable build of drivers with COMPILE_TEST
authorMark Brown <broonie@linaro.org>
Fri, 5 Jul 2013 18:42:58 +0000 (19:42 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 29 Jul 2013 04:21:30 +0000 (05:21 +0100)
Enable the build of drivers which don't have any real build time
dependency on their architecture or platform with COMPILE_TEST,
providing better build time coverage.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found