diff options
Diffstat (limited to 'common/init/handoff.c')
-rw-r--r-- | common/init/handoff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/init/handoff.c b/common/init/handoff.c index d0be1bb17a2..a7cd065fb38 100644 --- a/common/init/handoff.c +++ b/common/init/handoff.c @@ -5,7 +5,6 @@ * Copyright 2018 Google, Inc */ -#include <common.h> #include <handoff.h> #include <asm/global_data.h> |