diff options
Diffstat (limited to 'drivers/remoteproc/ti_power_proc.c')
-rw-r--r-- | drivers/remoteproc/ti_power_proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/ti_power_proc.c b/drivers/remoteproc/ti_power_proc.c index cf150af4ef9..f55df4a9119 100644 --- a/drivers/remoteproc/ti_power_proc.c +++ b/drivers/remoteproc/ti_power_proc.c @@ -4,6 +4,7 @@ * Texas Instruments Incorporated - https://www.ti.com/ */ #define pr_fmt(fmt) "%s: " fmt, __func__ +#include <common.h> #include <dm.h> #include <errno.h> #include <fdtdec.h> |