Merge remote-tracking branch 'origin' into irqdomain/next
This commit is contained in:
@@ -261,8 +261,7 @@ extern int of_machine_is_compatible(const char *compat);
|
||||
extern int prom_add_property(struct device_node* np, struct property* prop);
|
||||
extern int prom_remove_property(struct device_node *np, struct property *prop);
|
||||
extern int prom_update_property(struct device_node *np,
|
||||
struct property *newprop,
|
||||
struct property *oldprop);
|
||||
struct property *newprop);
|
||||
|
||||
#if defined(CONFIG_OF_DYNAMIC)
|
||||
/* For updating the device tree at runtime */
|
||||
|
||||
Reference in New Issue
Block a user