commit | 2a7362f52a17e8dbeab57c00c3c45fcfeb0dff54 | [log] [tgz] |
---|---|---|
author | Kylene Jo Hall <kjhall@us.ibm.com> | Mon May 15 09:44:25 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon May 15 11:20:57 2006 -0700 |
tree | ff9daf3ca4ad802fe1c25adf40aa65d76d49b770 | |
parent | 64471ebe534dc6cedd72849b2324b52cb5249eb9 [diff] |
[PATCH] tpm: fix constant Fix the constant used for the base address when it cannot be determined from ACPI. It was off by one order of magnitude. Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>