diff options
Diffstat (limited to 'drivers/remoteproc/stm32_copro.c')
-rw-r--r-- | drivers/remoteproc/stm32_copro.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/stm32_copro.c b/drivers/remoteproc/stm32_copro.c index 5271f83bc0b..3e322c4d719 100644 --- a/drivers/remoteproc/stm32_copro.c +++ b/drivers/remoteproc/stm32_copro.c @@ -14,6 +14,7 @@ #include <asm/io.h> #include <dm/device_compat.h> #include <linux/err.h> +#include <linux/printk.h> /** * struct stm32_copro_privdata - power processor private data |