aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623/raminit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vt8623/raminit.h')
-rw-r--r--src/northbridge/via/vt8623/raminit.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/northbridge/via/vt8623/raminit.h b/src/northbridge/via/vt8623/raminit.h
deleted file mode 100644
index b6d2339df3..0000000000
--- a/src/northbridge/via/vt8623/raminit.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef RAMINIT_H
-#define RAMINIT_H
-
-struct mem_controller {
- int empty;
-};
-
-#endif /* RAMINIT_H */