From: Randy Dunlap Date: Sat, 22 Apr 2006 09:39:18 +0000 (-0700) Subject: [PATCH] tpm_infineon section fixup X-Git-Tag: v2.6.17-rc3~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=397c718299d848ff305ecd955838a9bd32f1f881;p=pandora-kernel.git [PATCH] tpm_infineon section fixup Use __devexit_p() for the exit/remove function to protect against discarding it. WARNING: drivers/char/tpm/tpm_infineon.o - Section mismatch: reference to .exit.text:tpm_inf_pnp_remove from .data between 'tpm_inf_pnp' (at offset 0x20) and 'tpm_inf' Signed-off-by: Randy Dunlap Cc: Kylene Jo Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed