commit | 582c97f6868cf70720a17d2421d317333f3ad597 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sat Feb 18 17:06:48 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sun Feb 19 16:11:01 2017 +0000 |
tree | 3748d1a12ad8b76d5c5fab52b872ea4906a581e2 | |
parent | 17f84b793c01452e8802ef80324863b8da7d900b [diff] |
spi: lantiq-ssc: activate under COMPILE_TEST This driver should compile on all platforms, activate it under compile test. The Lantiq specific parts are under ifdef and should be removed when Lantiq platform supports common clock framework. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Mark Brown <broonie@kernel.org>