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:
parent
abed01d81d
commit
6a61d6a4ae
75 changed files with 3672 additions and 4247 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue