diff options
| author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-12-17 11:20:22 +0800 |
|---|---|---|
| committer | Colin Cross <ccross@android.com> | 2013-12-19 19:25:38 -0800 |
| commit | ddd0ec0672e38c79e815588bfd725d50bd15d657 (patch) | |
| tree | e2cdf97e9f60026bee73c2d3d4116fa87eb3e849 /lib/mpi/mpiutil.c | |
| parent | 0a7dde3d881d173c9300bf1d46017cb593d3e52b (diff) | |
| download | olio-linux-3.10-ddd0ec0672e38c79e815588bfd725d50bd15d657.tar.xz olio-linux-3.10-ddd0ec0672e38c79e815588bfd725d50bd15d657.zip | |
gpu: ion: fix sparse non static symbol warnings
Fixes the following sparse warnings:
drivers/staging/android/ion/tegra/tegra_ion.c:23:19: warning:
symbol 'idev' was not declared. Should it be static?
drivers/staging/android/ion/tegra/tegra_ion.c:24:19: warning:
symbol 'tegra_user_mapper' was not declared. Should it be static?
drivers/staging/android/ion/tegra/tegra_ion.c:25:5: warning:
symbol 'num_heaps' was not declared. Should it be static?
drivers/staging/android/ion/tegra/tegra_ion.c:26:17: warning:
symbol 'heaps' was not declared. Should it be static?
drivers/staging/android/ion/tegra/tegra_ion.c:28:5: warning:
symbol 'tegra_ion_probe' was not declared. Should it be static?
drivers/staging/android/ion/tegra/tegra_ion.c:66:5: warning:
symbol 'tegra_ion_remove' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions