git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff8203
)
spi/s3c64xx: Rely on the compiler eliminating the OF ID table
author
Mark Brown
<broonie@linaro.org>
Wed, 26 Jun 2013 15:09:48 +0000
(16:09 +0100)
committer
Mark Brown
<broonie@linaro.org>
Wed, 26 Jun 2013 15:20:38 +0000
(16:20 +0100)
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>
No differences found