aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/cn700/raminit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/cn700/raminit.h')
-rw-r--r--src/northbridge/via/cn700/raminit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/via/cn700/raminit.h b/src/northbridge/via/cn700/raminit.h
index 72865088e7..80e085fc6f 100644
--- a/src/northbridge/via/cn700/raminit.h
+++ b/src/northbridge/via/cn700/raminit.h
@@ -20,7 +20,7 @@
#define DIMM_SOCKETS 1 /* Only one works, for now. */
struct mem_controller {
- device_t d0f0, d0f2, d0f3, d0f4, d0f7, d1f0;
+ pci_devfn_t d0f0, d0f2, d0f3, d0f4, d0f7, d1f0;
u8 channel0[DIMM_SOCKETS];
};