Re: linux-next: build warning after merge of the tpmdd tree

2019-06-13 Thread Jarkko Sakkinen
Matthew, can you provide a fixup for this? /Jarkko On Tue, Jun 11, 2019 at 02:52:55PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the tpmdd tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/firmware/efi/tpm.c: In function 'efi_tpm_eventl

linux-next: build warning after merge of the tpmdd tree

2019-06-10 Thread Stephen Rothwell
Hi all, After merging the tpmdd tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/firmware/efi/tpm.c: In function 'efi_tpm_eventlog_init': drivers/firmware/efi/tpm.c:80:10: warning: passing argument 1 of 'tpm2_calc_event_log_size' makes pointer from integer w

Re: linux-next: build warning after merge of the tpmdd tree

2019-02-07 Thread Jarkko Sakkinen
On Thu, Feb 07, 2019 at 01:47:33PM +1100, Stephen Rothwell wrote: > Hi Jarkko, > > After merging the tpmdd tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/char/tpm/tpm_i2c_nuvoton.c:45: warning: "TPM_RETRY" redefined > #define TPM_RETRY 5 > > In f

linux-next: build warning after merge of the tpmdd tree

2019-02-06 Thread Stephen Rothwell
Hi Jarkko, After merging the tpmdd tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/char/tpm/tpm_i2c_nuvoton.c:45: warning: "TPM_RETRY" redefined #define TPM_RETRY 5 In file included from drivers/char/tpm/tpm_i2c_nuvoton.c:35: drivers/char/tpm/tpm.h:43:

RE: linux-next: build warning after merge of the tpmdd tree

2018-01-01 Thread Shaikh, Azhar
ng List ; Linux Kernel Mailing >List ; Shaikh, Azhar >Subject: linux-next: build warning after merge of the tpmdd tree > >Hi Jarkko, > >After merging the tpmdd tree, today's linux-next build (x86_64 >allmodconfig) produced this warning: > >drivers/char/tpm/tpm_tis.c:

linux-next: build warning after merge of the tpmdd tree

2018-01-01 Thread Stephen Rothwell
Hi Jarkko, After merging the tpmdd tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/char/tpm/tpm_tis.c: In function 'tpm_tis_pnp_remove': drivers/char/tpm/tpm_tis.c:274:23: warning: unused variable 'priv' [-Wunused-variable] struct tpm_tis_data *priv = dev_ge

Re: linux-next: build warning after merge of the tpmdd tree

2017-09-07 Thread Jarkko Sakkinen
Colin, Stephen, Thank you. I'll apply Colin's fix. /Jarkko On Thu, Sep 07, 2017 at 09:43:37AM +0100, Colin Ian King wrote: > Thanks for reporting that Stephen, I've sent a fix to address this issue. > > Colin > > On 07/09/17 03:31, Stephen Rothwell wrote: > > Hi Jarkko, > > > > After merging

Re: linux-next: build warning after merge of the tpmdd tree

2017-09-07 Thread Colin Ian King
Thanks for reporting that Stephen, I've sent a fix to address this issue. Colin On 07/09/17 03:31, Stephen Rothwell wrote: > Hi Jarkko, > > After merging the tpmdd tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/char/tpm/tpm_tis_core.c: In function 'pro

linux-next: build warning after merge of the tpmdd tree

2017-09-06 Thread Stephen Rothwell
Hi Jarkko, After merging the tpmdd tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/char/tpm/tpm_tis_core.c: In function 'probe_itpm': drivers/char/tpm/tpm_tis_core.c:469:31: warning: passing argument 2 of 'tpm_tis_send_data' discards 'const' qualifier from poi

Re: linux-next: build warning after merge of the tpmdd tree

2016-11-14 Thread Jarkko Sakkinen
On Tue, Nov 15, 2016 at 12:01:07PM +1100, Stephen Rothwell wrote: > Hi Jarkko, > > After merging the tpmdd tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/char/tpm/tpm_of.c: In function 'read_log_of': > drivers/char/tpm/tpm_of.c:37:8: warning: 'np' may be

linux-next: build warning after merge of the tpmdd tree

2016-11-14 Thread Stephen Rothwell
Hi Jarkko, After merging the tpmdd tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/char/tpm/tpm_of.c: In function 'read_log_of': drivers/char/tpm/tpm_of.c:37:8: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized] sizep = of_get_p