summaryrefslogtreecommitdiff
path: root/src/mainboard/Iwill/DK8S2/chip.h
diff options
context:
space:
mode:
authorDavid W. Hendricks <dwh@lanl.gov>2004-05-26 17:21:02 +0000
committerDavid W. Hendricks <dwh@lanl.gov>2004-05-26 17:21:02 +0000
commit58133c29fee609d4810bde125a2f18b4d91b72b1 (patch)
treeacbb2a01e656a92c9b1a7dd8a13b73f15b4d238f /src/mainboard/Iwill/DK8S2/chip.h
parent36a74b0c188c866d1bcf507a61bf2808858ab858 (diff)
Early work on IWill DK8S2 motherboard.
Tweaking in progress. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1573 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/Iwill/DK8S2/chip.h')
-rw-r--r--src/mainboard/Iwill/DK8S2/chip.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/Iwill/DK8S2/chip.h b/src/mainboard/Iwill/DK8S2/chip.h
index ba52d6dbdb..6c0dd885a0 100644
--- a/src/mainboard/Iwill/DK8S2/chip.h
+++ b/src/mainboard/Iwill/DK8S2/chip.h
@@ -1,5 +1,5 @@
-extern struct chip_control mainboard_arima_hdama_control;
+extern struct chip_control mainboard_Iwill_DK8S2_control;
-struct mainboard_arima_hdama_config {
+struct mainboard_Iwill_DK8S2_config {
int nothing;
};