Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e325_cont...
authorLi-Ta Lo <ollie@lanl.gov>
Tue, 27 Apr 2004 17:00:40 +0000 (17:00 +0000)
committerLi-Ta Lo <ollie@lanl.gov>
Tue, 27 Apr 2004 17:00:40 +0000 (17:00 +0000)
commit48d11d557f725ecf89678a1b9df440417b8da225
treefe395522a3a0458ecf7b8ae8b2d68e3681143f20
parent5782d273eb79ed32d344273cf344b1580a936183
Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e325_control is
not actually defined in the mainboard.c. It was only declared in chip.h. Why gcc did not tell
me this mistake and why gcc does not complain about define a structure twice ?

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1539 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/ibm/e325/auto.c
src/mainboard/ibm/e325/mainboard.c
src/mainboard/ibm/e325/resourcemap.c
src/northbridge/amd/amdk8/northbridge.c