Commit 9da228ea authored by Kent Yoder's avatar Kent Yoder

tpm: rename STM driver to match other i2c drivers

Signed-off-by: default avatarKent Yoder <key@linux.vnet.ibm.com>
parent 3d7a7bd7
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
#include <linux/sched.h> #include <linux/sched.h>
#include "tpm.h" #include "tpm.h"
#include "tpm_stm_st33_i2c.h" #include "tpm_i2c_stm_st33.h"
enum stm33zp24_access { enum stm33zp24_access {
TPM_ACCESS_VALID = 0x80, TPM_ACCESS_VALID = 0x80,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment