diff options
Diffstat (limited to 'cmd/pci.c')
-rw-r--r-- | cmd/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ #include <command.h> #include <console.h> #include <dm.h> +#include <init.h> #include <asm/processor.h> #include <asm/io.h> #include <pci.h> |