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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user