Tyan update to work with new CPU Config

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1693 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Yinghai Lu
2004-10-20 05:07:16 +00:00
parent abed01d81d
commit 6a61d6a4ae
75 changed files with 3720 additions and 4295 deletions

View File

@@ -46,7 +46,6 @@ struct bus {
* combination:
*/
struct chip;
struct device {
struct bus * bus; /* bus this device is on */
device_t sibling; /* next device on this bus */