aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/dram_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vx800/dram_init.h')
-rw-r--r--src/northbridge/via/vx800/dram_init.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/via/vx800/dram_init.h b/src/northbridge/via/vx800/dram_init.h
index 27f73f0f4d..fc0117e2db 100644
--- a/src/northbridge/via/vx800/dram_init.h
+++ b/src/northbridge/via/vx800/dram_init.h
@@ -121,10 +121,6 @@ struct mem_controller {
u8 channel0[MAX_DIMMS];
};
-static const struct mem_controller ctrl = {
- .channel0 = {0x50, 0x51},
-};
-
typedef struct _DRAM_CONFIG_DATA {
u8 DramClk;
u8 DramTiming;