commit | 968543100a75bef892f52eb86e92e83b3b7bc581 | [log] [tgz] |
---|---|---|
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | Sun Jul 17 01:04:24 2011 -0400 |
committer | James Morris <jmorris@namei.org> | Fri Jul 22 17:33:24 2011 +1000 |
tree | 7a17de7337e3646641eed445532f0d71bc0f65c7 | |
parent | 6eb77b214985f8c2568f1f20f941790fbf8bf97b [diff] |
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>