From: Stefan Berger Date: Sun, 17 Jul 2011 05:04:24 +0000 (-0400) Subject: tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block X-Git-Tag: v3.1-rc1~133^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968543100a75bef892f52eb86e92e83b3b7bc581;p=pandora-kernel.git 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 Reported-by: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: James Morris --- Reading git-diff-tree failed