diff options
| author | Randy Dunlap <[email protected]> | 2011-08-03 16:21:11 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-08-03 14:25:21 -1000 |
| commit | 1560ffe62a9d53a51faeec7417becfba4f2a0d18 (patch) | |
| tree | 022ba94ddeab5087c8c0c34008c98e4a7f8638c1 /include/linux/debugobjects.h | |
| parent | 3dab1bce8e840606e76f1bad5a009328e2aa35c7 (diff) | |
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 <[email protected]>
Cc: Leendert van Doorn <[email protected]>
Cc: James Morris <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions