alistair23-linux/drivers/char/tpm
Chris Wright faba278fb0 [PATCH] TPM compile fix
CC      drivers/char/tpm/tpm_nsc.o
drivers/char/tpm/tpm_nsc.c:277: error: `platform_bus_type' undeclared here (not in a function)
...
  CC      drivers/char/tpm/tpm_atmel.o
drivers/char/tpm/tpm_atmel.c:175: error: `platform_bus_type' undeclared here (not in a function)

Make sure to include proper headers.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-01 21:44:45 -08:00
..
Kconfig [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
Makefile [PATCH] tpm: Support for Infineon TPM 2005-07-27 16:26:06 -07:00
tpm.c [PATCH] tpm-tidies 2005-10-30 17:37:29 -08:00
tpm.h [PATCH] tpm: change from pci_dev to dev power management functions 2005-10-30 17:37:28 -08:00
tpm_atmel.c [PATCH] TPM compile fix 2005-11-01 21:44:45 -08:00
tpm_infineon.c [PATCH] tpm-tidies 2005-10-30 17:37:29 -08:00
tpm_nsc.c [PATCH] TPM compile fix 2005-11-01 21:44:45 -08:00