diff options
Diffstat (limited to 'src/mainboard/lenovo/x220')
-rw-r--r-- | src/mainboard/lenovo/x220/romstage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x220/romstage.c b/src/mainboard/lenovo/x220/romstage.c index d50c7cd608..38ede4bfff 100644 --- a/src/mainboard/lenovo/x220/romstage.c +++ b/src/mainboard/lenovo/x220/romstage.c @@ -17,7 +17,6 @@ #include <stdint.h> #include <string.h> -#include <timestamp.h> #include <arch/byteorder.h> #include <device/pci_ops.h> #include <device/pci_def.h> |