summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tpm/tpm.c')
-rw-r--r--drivers/tpm/tpm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tpm/tpm.c b/drivers/tpm/tpm.c
index bc0f9645b5..31761ec338 100644
--- a/drivers/tpm/tpm.c
+++ b/drivers/tpm/tpm.c
@@ -34,7 +34,7 @@
#include <config.h>
#include <common.h>
-#include <compiler.h>
+#include <linux/compiler.h>
#include <fdtdec.h>
#include <i2c.h>
#include <tpm.h>
OpenPOWER on IntegriCloud