mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Create drivers/of/platform.c
and populate it with the common parts from PowerPC and Sparc[64]. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Paul Mackerras <paulus@samba.org> Acked-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b41912ca34
commit
3f23de10f2
6 changed files with 120 additions and 287 deletions
|
@ -52,4 +52,6 @@ struct of_platform_driver
|
|||
|
||||
extern struct of_device *of_find_device_by_node(struct device_node *np);
|
||||
|
||||
extern int of_bus_type_init(struct bus_type *bus, const char *name);
|
||||
|
||||
#endif /* _LINUX_OF_PLATFORM_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue