sb/intel/i82801dx/bootblock.c: Include "i82801dx.h"

Change-Id: I58ff31ab98c4310478cf3bbe8aecce4000ac8205
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69717
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Elyes Haouas 2022-11-17 12:22:50 +01:00 committed by Felix Held
parent 7c6dd796f2
commit c129254655
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#include <arch/bootblock.h>
#include <device/pci_ops.h>
#include "i82801dx.h"
void bootblock_early_southbridge_init(void)
{
/* Set FWH IDs for 2 MB flash part. */