diff options
Diffstat (limited to 'board/xes/common/fsl_8xxx_pci.c')
-rw-r--r-- | board/xes/common/fsl_8xxx_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/xes/common/fsl_8xxx_pci.c b/board/xes/common/fsl_8xxx_pci.c index 84ca4d1215..9981d04c62 100644 --- a/board/xes/common/fsl_8xxx_pci.c +++ b/board/xes/common/fsl_8xxx_pci.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <init.h> #include <pci.h> #include <asm/fsl_pci.h> #include <asm/fsl_serdes.h> |