UPSTREAM: 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>
(cherry picked from commmit bc397085ca975d685c7a0b3a2984932eea4f6af0)
Signed-off-by: Azhar Shaikh <azhar.shaikh@intel.com>

BUG=b:36790283
TEST=suspend_stress_test on cyan

Change-Id: I2461874774fef9e5404f3965115b6d10b492aefc
Reviewed-on: https://chromium-review.googlesource.com/543637
Commit-Ready: Kane Chen <kane.chen@intel.com>
Tested-by: Kane Chen <kane.chen@intel.com>
Reviewed-by: Benson Leung <bleung@chromium.org>
(cherry picked from commit 6065f520f766ae327ce94710b7943982eee2bb8b)
Reviewed-on: https://chromium-review.googlesource.com/581669
Commit-Queue: YH Lin <yueherngl@chromium.org>
Tested-by: YH Lin <yueherngl@chromium.org>
1 file changed