diff options
Diffstat (limited to 'drivers/fpga/ivm_core.c')
-rw-r--r-- | drivers/fpga/ivm_core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c index b9cecdd8720..adc60919f3b 100644 --- a/drivers/fpga/ivm_core.c +++ b/drivers/fpga/ivm_core.c @@ -29,6 +29,7 @@ * the ispVMLCOUNT function */ +#include <common.h> #include <log.h> #include <linux/string.h> #include <malloc.h> |