Undo the other patches that sneaked in in my last commit.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@650 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
b2e1002d9d
commit
a8b10df926
5 changed files with 11 additions and 2649 deletions
|
|
@ -231,7 +231,7 @@ struct device {
|
|||
/* number of buses attached to the device */
|
||||
unsigned int links;
|
||||
|
||||
const struct device_operations *ops;
|
||||
struct device_operations *ops;
|
||||
void *device_configuration;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue