diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-12-22 18:01:22 +0100 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2017-12-28 22:19:57 +0100 |
commit | 80ec6f5de60b6934f145b2f7e5369592bcab85f3 (patch) | |
tree | 2fa7e7a215b43bc15da527326716ca1f7b06cc9a /drivers/mux | |
parent | tee: optee: check type of registered shared memory (diff) | |
download | linux-80ec6f5de60b6934f145b2f7e5369592bcab85f3.tar.xz linux-80ec6f5de60b6934f145b2f7e5369592bcab85f3.zip |
tee: shm: make function __tee_shm_alloc static
The function __tee_shm_alloc is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol '__tee_shm_alloc' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'drivers/mux')
0 files changed, 0 insertions, 0 deletions