summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk886ex/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/roda/rk886ex/early_init.c')
-rw-r--r--src/mainboard/roda/rk886ex/early_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/roda/rk886ex/early_init.c b/src/mainboard/roda/rk886ex/early_init.c
index efecb0da60df..b0d08f4dd2f8 100644
--- a/src/mainboard/roda/rk886ex/early_init.c
+++ b/src/mainboard/roda/rk886ex/early_init.c
@@ -21,7 +21,7 @@
#include <device/pnp_ops.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
-#include <pc80/mc146818rtc.h>
+#include <option.h>
#include <northbridge/intel/i945/i945.h>
#include <southbridge/intel/i82801gx/i82801gx.h>
#include <superio/smsc/lpc47n227/lpc47n227.h>