linux/drivers/char/tpm
Andrew Morton 276ad0c109 [PATCH] tpm: sparc32 build fix
In file included from drivers/char/tpm/tpm_nsc.c:23:
drivers/char/tpm/tpm.h: In function `tpm_read_index':
drivers/char/tpm/tpm.h:92: warning: implicit declaration of function `outb'
drivers/char/tpm/tpm.h:93: warning: implicit declaration of function `inb'

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:55 -08:00
..
Kconfig [PATCH] tpm: remove PCI kconfig dependency 2005-11-18 07:49:46 -08:00
Makefile [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm.c [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm.h [PATCH] tpm: sparc32 build fix 2006-03-25 08:22:55 -08:00
tpm_atmel.c [PATCH] tpm: use ioread8 and iowrite8 2005-11-18 07:49:45 -08:00
tpm_atmel.h [PATCH] tpm: use ioread8 and iowrite8 2005-11-18 07:49:45 -08:00
tpm_bios.c [PATCH] tpm: tpm_bios remove unused variable 2006-02-01 08:53:12 -08:00
tpm_infineon.c [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix 2006-02-17 13:59:26 -08:00
tpm_nsc.c [PATCH] tpm: Fix lack of driver_unregister in init failcases 2005-11-07 07:53:36 -08:00