X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-sparc64%2Fof_platform.h;h=78aa032b674c42bb7a4e1f02aaa6d243d298d13f;hb=acf464817d5e7be9fb67aec4027dbee0ac9be17a;hp=f15cfa723916a3bac7180f6005a96f318b1e5d7f;hpb=5c45708352a040f19caceb683c78bc86aad466f6;p=linux-2.6 diff --git a/include/asm-sparc64/of_platform.h b/include/asm-sparc64/of_platform.h index f15cfa7239..78aa032b67 100644 --- a/include/asm-sparc64/of_platform.h +++ b/include/asm-sparc64/of_platform.h @@ -22,9 +22,4 @@ extern struct bus_type sbus_bus_type; #define of_bus_type of_platform_bus_type /* for compatibility */ -extern struct of_device *of_platform_device_create(struct device_node *np, - const char *bus_id, - struct device *parent, - struct bus_type *bus); - #endif /* _ASM_SPARC64_OF_PLATFORM_H */