From: Hauke Mehrtens Date: Fri, 22 Jul 2011 23:20:12 +0000 (+0200) Subject: bcm47xx: prepare to support different buses X-Git-Tag: v3.2-rc1~129^2~422^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ccf57283f89adbc2ff897ad82d6ad4560db7cd;p=pandora-kernel.git bcm47xx: prepare to support different buses Prepare bcm47xx to support different System buses. Before adding support for bcma it should be possible to build bcm47xx without the need of ssb. With this patch bcm47xx does not directly contain a ssb_bus, but a union contain all the supported system buses. As a SoC just uses one system bus a union is a good choice. Signed-off-by: Hauke Mehrtens Acked-by: Ralf Baechle Signed-off-by: John W. Linville --- Reading git-diff-tree failed