OSDN Git Service

spi: tegra: slink: make local symbols static
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 5 Apr 2013 13:45:36 +0000 (21:45 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Apr 2013 12:41:34 +0000 (13:41 +0100)
commit8b0bebe2c821f0bb872da94cc815096dad89850c
tree75803c5ef2c8da7cbd3ced34110b289b9e1be1e8
parentcbfd6a21b6fae968d10374bc5913823573b517ef
spi: tegra: slink: make local symbols static

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>
drivers/spi/spi-tegra20-slink.c