diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2018-03-06 11:34:15 +0200 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2018-03-23 10:18:06 +0200 |
commit | 09b17f321c15879833bbe072cf28e3f0625d3fb7 (patch) | |
tree | 335c67c9e6da089c6c3e3839cf5525816333d3fe /sound/ac97_bus.c | |
parent | 62c09e12bbf887d01397323888d5fe89a215a7e2 (diff) |
tpm_crb: use __le64 annotated variable for response buffer address
use __le64 annotated variable for response buffer address as this is
read in little endian format form the register.
This suppresses sparse warning
drivers/char/tpm/tpm_crb.c:558:18: warning: cast to restricted __le64
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions