commit | cd469106c3aa2303d928c20a35cac5d669f816f7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Wed Jun 26 16:09:48 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jun 26 16:20:38 2013 +0100 |
tree | ac6fb85dc0e997b8869b697d8e981145f031c426 | |
parent | bff82038ca3e2976ad0b51d32c7a8c9ed31065f7 [diff] |
spi/s3c64xx: Rely on the compiler eliminating the OF ID table This should work with modern compilers, isn't that much of an issue if it goes wrong and it ensures that the DT-only hardware variants don't leave unreferenced parameters structures lying around. Signed-off-by: Mark Brown <broonie@linaro.org>