diff options
Diffstat (limited to 'drivers/misc/npcm_host_intf.c')
-rw-r--r-- | drivers/misc/npcm_host_intf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/npcm_host_intf.c b/drivers/misc/npcm_host_intf.c index 58bab888c3c..79f57f57d89 100644 --- a/drivers/misc/npcm_host_intf.c +++ b/drivers/misc/npcm_host_intf.c @@ -4,6 +4,7 @@ * Copyright (c) 2022 Nuvoton Technology Corp. */ +#include <common.h> #include <dm.h> #include <regmap.h> #include <syscon.h> |