linux/drivers/char/tpm
Stefan Berger 968543100a tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
This patch moves the tpm_tis_reenable_interrupts function out of the
CONFIG_PNP-surrounded #define block. This solves a compilation error in
case CONFIG_PNP is not defined.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: James Morris <jmorris@namei.org>
2011-07-22 17:33:24 +10:00
..
Kconfig
Makefile
tpm_atmel.c
tpm_atmel.h
tpm_bios.c
tpm_infineon.c
tpm_nsc.c
tpm_tis.c tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block 2011-07-22 17:33:24 +10:00
tpm.c tpm: Fix a typo 2011-07-12 18:53:09 -03:00
tpm.h tpm_tis: Fix the probing for interrupts 2011-07-12 18:53:08 -03:00