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