Merge branch 'irqdomain/next' into gpio/next
This commit is contained in:
@@ -55,7 +55,7 @@ EXPORT_SYMBOL(of_find_device_by_node);
|
||||
#include <asm/dcr.h>
|
||||
#endif
|
||||
|
||||
#if !defined(CONFIG_SPARC)
|
||||
#ifdef CONFIG_OF_ADDRESS
|
||||
/*
|
||||
* The following routines scan a subtree and registers a device for
|
||||
* each applicable node.
|
||||
@@ -462,4 +462,4 @@ int of_platform_populate(struct device_node *root,
|
||||
of_node_put(root);
|
||||
return rc;
|
||||
}
|
||||
#endif /* !CONFIG_SPARC */
|
||||
#endif /* CONFIG_OF_ADDRESS */
|
||||
|
Reference in New Issue
Block a user