diff options
Diffstat (limited to 'src/soc/amd/picasso')
-rw-r--r-- | src/soc/amd/picasso/psp_verstage/fch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/psp_verstage/fch.c b/src/soc/amd/picasso/psp_verstage/fch.c index 50960881d5..63caa2fb6d 100644 --- a/src/soc/amd/picasso/psp_verstage/fch.c +++ b/src/soc/amd/picasso/psp_verstage/fch.c @@ -15,7 +15,6 @@ #include <soc/i2c.h> #include <soc/southbridge.h> #include <stdint.h> -#include <timestamp.h> static void i2c3_set_bar(void *bar) { |