diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-08-04 01:21:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-04 02:25:21 +0200 |
commit | 1560ffe62a9d53a51faeec7417becfba4f2a0d18 (patch) | |
tree | 022ba94ddeab5087c8c0c34008c98e4a7f8638c1 /drivers/char/rtc.c | |
parent | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE (diff) | |
download | linux-1560ffe62a9d53a51faeec7417becfba4f2a0d18.tar.xz linux-1560ffe62a9d53a51faeec7417becfba4f2a0d18.zip |
tpm_tis: fix build when ACPI is not enabled
Fix tpm_tis.c build when CONFIG_ACPI is not enabled by providing a stub
function. Fixes many build errors/warnings:
drivers/char/tpm/tpm_tis.c:89: error: dereferencing pointer to incomplete type
drivers/char/tpm/tpm_tis.c:89: warning: type defaults to 'int' in declaration of 'type name'
drivers/char/tpm/tpm_tis.c:89: error: request for member 'list' in something not a structure or union
...
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Leendert van Doorn <leendert@watson.ibm.com>
Cc: James Morris <jmorris@namei.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/rtc.c')
0 files changed, 0 insertions, 0 deletions