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:
cbfd6a2
)
spi: tegra: slink: make local symbols static
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 5 Apr 2013 13:45:36 +0000
(21:45 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 8 Apr 2013 12:41:34 +0000
(13:41 +0100)
Neither tegra20_spi_cdata nor tegra30_spi_cdata are used outside this
file so they can, and should, be static.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found