summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/solo/chip.h
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2004-10-21 18:51:13 +0000
committerStefan Reinauer <stepan@openbios.org>2004-10-21 18:51:13 +0000
commit800a55bb5c2c8e03c3039cf4f1e6163a2fce8f54 (patch)
treefcbb28c5e0e0ed51c128d258e413a72297db3f01 /src/mainboard/amd/solo/chip.h
parenta49f4161f5631760309ba47b925183736a754717 (diff)
downloadcoreboot-staging-800a55bb5c2c8e03c3039cf4f1e6163a2fce8f54.zip
coreboot-staging-800a55bb5c2c8e03c3039cf4f1e6163a2fce8f54.tar.gz
get solo building after last infrastructure changes
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1700 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/solo/chip.h')
-rw-r--r--src/mainboard/amd/solo/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/solo/chip.h b/src/mainboard/amd/solo/chip.h
index 63cf26d..941c656 100644
--- a/src/mainboard/amd/solo/chip.h
+++ b/src/mainboard/amd/solo/chip.h
@@ -1,4 +1,4 @@
-extern struct chip_operations mainboard_amd_solo_control;
+extern struct chip_operations mainboard_amd_solo_ops;
struct mainboard_amd_solo_config {
int nothing;
OpenPOWER on IntegriCloud