diff options
Diffstat (limited to 'cmd/load.c')
-rw-r--r-- | cmd/load.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/load.c b/cmd/load.c index 540361b43f..ace1c52f90 100644 --- a/cmd/load.c +++ b/cmd/load.c @@ -7,7 +7,6 @@ /* * Serial up- and download support */ -#include <common.h> #include <command.h> #include <console.h> #include <cpu_func.h> |