diff options
Diffstat (limited to 'board/sbc8349/pci.c')
-rw-r--r-- | board/sbc8349/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sbc8349/pci.c b/board/sbc8349/pci.c index b6435f34f2..26c4f24e4f 100644 --- a/board/sbc8349/pci.c +++ b/board/sbc8349/pci.c @@ -15,6 +15,7 @@ #include <pci.h> #include <i2c.h> #include <asm/fsl_i2c.h> +#include <linux/delay.h> static struct pci_region pci1_regions[] = { { |