diff options
| author | Takashi Sakamoto <[email protected]> | 2017-05-02 22:33:03 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2017-05-14 19:00:44 +0900 |
| commit | 65db85fba1df213ff80d6f3cbafee244c58f6ec3 (patch) | |
| tree | 6c424c7849bb631fd1282da14dec2b987fd5fe19 /net/unix/af_unix.c | |
| parent | c0116be3d191393928d39791d203a4495d77b66c (diff) | |
ASoC: intel: atom: localize variable without external linkage
A driver for Intel SST driver for old atom platform includes a variable
which has no external linkage. These functions should have static
qualifier.
This commit adds the qualifier to localize the variable. This issue is
detected by sparse:
sst.c:261:1: warning: symbol 'dev_attr_firmware_version' was not declared. Should it be static?
Cc: Sebastien Guiriec <[email protected]>
Cc: Vinod Koul <[email protected]>
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions