Aw: randconfig build error with next-20150121, in drivers/char/tpm/tpm_tis.c

2015-01-21 Thread Peter Huewe
Thanks for reporting.   >drivers/char/tpm/tpm_tis.c: In function ‘tpm_tis_pnp_init’: >drivers/char/tpm/tpm_tis.c:912:45: error: invalid type argument of >‘->’ (have ‘int’) >acpi_dev_handle = pnp_acpi_device(pnp_dev)->handle; >^ >make[3]: *** [drivers/char/tpm/tpm_tis.o] Error 1 I'll look into

Aw: randconfig build error with next-20150121, in drivers/char/tpm/tpm_tis.c

2015-01-21 Thread Peter Huewe
Thanks for reporting.   drivers/char/tpm/tpm_tis.c: In function ‘tpm_tis_pnp_init’: drivers/char/tpm/tpm_tis.c:912:45: error: invalid type argument of ‘-’ (have ‘int’) acpi_dev_handle = pnp_acpi_device(pnp_dev)-handle; ^ make[3]: *** [drivers/char/tpm/tpm_tis.o] Error 1 I'll look into it.