Skip to content

Commit

Permalink
tpm: rename STM driver to match other i2c drivers
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
  • Loading branch information
Kent Yoder committed Feb 5, 2013
1 parent 3d7a7bd commit 9da228e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
#include <linux/sched.h>

#include "tpm.h"
#include "tpm_stm_st33_i2c.h"
#include "tpm_i2c_stm_st33.h"

enum stm33zp24_access {
TPM_ACCESS_VALID = 0x80,
Expand Down
File renamed without changes.

0 comments on commit 9da228e

Please sign in to comment.