diff options
Diffstat (limited to 'board/intel/cherryhill/cherryhill.c')
-rw-r--r-- | board/intel/cherryhill/cherryhill.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/intel/cherryhill/cherryhill.c b/board/intel/cherryhill/cherryhill.c index b4378afee15..c037d5b14cd 100644 --- a/board/intel/cherryhill/cherryhill.c +++ b/board/intel/cherryhill/cherryhill.c @@ -3,6 +3,7 @@ * Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com> */ +#include <common.h> #include <asm/arch/gpio.h> #include <asm/fsp1/fsp_support.h> |