Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169162
b: refs/heads/master
c: ff76ec1
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and James Morris committed Oct 29, 2009
1 parent 595f43c commit e89476c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 024e1a49411a1a7363e65db48edf1b09e9ee68ad
refs/heads/master: ff76ec18cabb12a6c8f3c65bd1d23f1a770fe908
2 changes: 1 addition & 1 deletion trunk/include/linux/tpm.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*/
#define TPM_ANY_NUM 0xFFFF

#if defined(CONFIG_TCG_TPM)
#if defined(CONFIG_TCG_TPM) || defined(CONFIG_TCG_TPM_MODULE)

extern int tpm_pcr_read(u32 chip_num, int pcr_idx, u8 *res_buf);
extern int tpm_pcr_extend(u32 chip_num, int pcr_idx, const u8 *hash);
Expand Down

0 comments on commit e89476c

Please sign in to comment.