]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/of_device.h
[SPARC/64] Rename some functions like PowerPC
[karo-tx-linux.git] / include / asm-sparc64 / of_device.h
index 68048cb20688fc826923b04109472fa3f5ce613c..daf36eb52292917fdce155636d24c5afc927c676 100644 (file)
@@ -10,7 +10,8 @@
 extern struct bus_type isa_bus_type;
 extern struct bus_type ebus_bus_type;
 extern struct bus_type sbus_bus_type;
-extern struct bus_type of_bus_type;
+extern struct bus_type of_platform_bus_type;
+#define of_bus_type    of_platform_bus_type    /* for compatibility */
 
 /*
  * The of_device is a kind of "base class" that is a superset of