diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-06-20 13:22:02 +0300 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2017-07-07 02:49:25 +0300 |
commit | bc397085ca975d685c7a0b3a2984932eea4f6af0 (patch) | |
tree | 7d10e1561cd8760f2578343c1296a406c76d09e0 /drivers/char/tpm/tpm2-cmd.c | |
parent | 19cbe4f680b48f950246815b891a66eeb67f7410 (diff) | |
download | linux-bc397085ca975d685c7a0b3a2984932eea4f6af0.tar.xz |
tpm_tis: make ilb_base_addr static
The pointer ilb_base_addr does not need to be in global scope, so make
it static.
Cleans up sparse warning:
"symbol 'ilb_base_addr' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'drivers/char/tpm/tpm2-cmd.c')
0 files changed, 0 insertions, 0 deletions