X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc%2Fof_platform.h;h=38334351c36b04685861015c7a997676bd224b3a;hb=e7849f16c13476288fe4fbd420975e8456c75aa0;hp=64a230064ef254c9d6aee2b797e666f0417e774a;hpb=b981d8b3f5e008ff10d993be633ad00564fc22cd;p=pandora-kernel.git diff --git a/include/asm-sparc/of_platform.h b/include/asm-sparc/of_platform.h index 64a230064ef2..38334351c36b 100644 --- a/include/asm-sparc/of_platform.h +++ b/include/asm-sparc/of_platform.h @@ -18,15 +18,7 @@ extern struct bus_type ebus_bus_type; extern struct bus_type sbus_bus_type; -extern struct bus_type of_platform_bus_type; -#define of_bus_type of_platform_bus_type /* for compatibility */ -extern int of_register_driver(struct of_platform_driver *drv, - struct bus_type *bus); -extern void of_unregister_driver(struct of_platform_driver *drv); -extern struct of_device *of_platform_device_create(struct device_node *np, - const char *bus_id, - struct device *parent, - struct bus_type *bus); +#define of_bus_type of_platform_bus_type /* for compatibility */ #endif /* _ASM_SPARC_OF_PLATFORM_H */