diff options
Diffstat (limited to 'common/kgdb_stubs.c')
-rw-r--r-- | common/kgdb_stubs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/kgdb_stubs.c b/common/kgdb_stubs.c index 66aed7cea1..256d88697d 100644 --- a/common/kgdb_stubs.c +++ b/common/kgdb_stubs.c @@ -7,7 +7,6 @@ * Licensed under the GPL-2 or later. */ -#include <common.h> #include <cpu_func.h> #include <kgdb.h> #include <serial.h> |