On Sun, 7 Nov 2021 at 14:33, Ilias Apalodimas <ilias.apalodi...@linaro.org> wrote: > > With the upcoming TPM2 API, some of the function names are part of the new > header file. So switch conflicting driver defined function names and > defines. > > Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> > --- > drivers/tpm/tpm_tis_infineon.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>