- Fix config.g and the hdama config so everthing builds again.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1680 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -67,7 +67,8 @@ struct device {
|
||||
|
||||
unsigned long rom_address;
|
||||
struct device_operations *ops;
|
||||
struct chip *chip;
|
||||
struct chip_control *chip_control;
|
||||
void *chip_info;
|
||||
};
|
||||
|
||||
extern struct device dev_root; /* root bus */
|
||||
|
||||
Reference in New Issue
Block a user