diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-06-24 11:38:03 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-07-12 20:16:10 +0200 |
commit | 2b4f07e99e97b3035ce354dd38010b92c34f6bb0 (patch) | |
tree | 6b1df52bbc8648ad026db8605fe619084d6836e8 /drivers/mailbox/tegra-hsp.c | |
parent | 1a990fefb641398fb580a0ea0be99b0ff27cbb9b (diff) | |
download | linux-2b4f07e99e97b3035ce354dd38010b92c34f6bb0.tar.gz |
rtc: test: make array pdev static
The array pdev is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
symbol 'pdev' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/mailbox/tegra-hsp.c')
0 files changed, 0 insertions, 0 deletions