diff options
Diffstat (limited to 'cmd/remoteproc.c')
-rw-r--r-- | cmd/remoteproc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/remoteproc.c b/cmd/remoteproc.c index ea8724a187..3c5b6a05b1 100644 --- a/cmd/remoteproc.c +++ b/cmd/remoteproc.c @@ -3,7 +3,6 @@ * (C) Copyright 2015 * Texas Instruments Incorporated - https://www.ti.com/ */ -#include <common.h> #include <command.h> #include <dm.h> #include <errno.h> |