diff options
Diffstat (limited to 'src/southbridge/broadcom/bcm5785/bootblock.c')
-rw-r--r-- | src/southbridge/broadcom/bcm5785/bootblock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/broadcom/bcm5785/bootblock.c b/src/southbridge/broadcom/bcm5785/bootblock.c index 62b20a3f7b..3f7443694d 100644 --- a/src/southbridge/broadcom/bcm5785/bootblock.c +++ b/src/southbridge/broadcom/bcm5785/bootblock.c @@ -16,6 +16,7 @@ #include <stdint.h> #include <arch/io.h> +#include <device/pci_ops.h> #include <device/pci_ids.h> #include <device/pci_type.h> |