commit | c243f983a52eca8eb2a73113222887149836d45c | [log] [tgz] |
---|---|---|
author | Ishizaki Kou <kou.ishizaki@toshiba.co.jp> | Wed Feb 14 16:04:17 2007 +0900 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 16 14:00:20 2007 +1100 |
tree | 45fe3b6be83efd184b460995fc438dc5db71bcbc | |
parent | 89680a8c3c35a3e9a7e97fbe66a34b0a73e221d1 [diff] |
[POWERPC] ps3: don't call ps3_system_bus_driver_register on other platforms ps3_system_bus_driver_register is PS3 platform specific function. On other platforms, it triggers WARN_ON in kref_get. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>