[POWERPC] PS3: Move system bus to platform directory
Move the PS3 system bus routines from drivers/ps3 to arch/powerpc/platforms/ps3. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
63c2f782e8
commit
2a08ea69a3
@ -18,9 +18,10 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include <asm/ps3.h>
|
||||
#include <asm/lv1call.h>
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
enum ps3_vendor_id {
|
||||
PS3_VENDOR_ID_NONE = 0,
|
||||
PS3_VENDOR_ID_SONY = 0x8000000000000000UL,
|
||||
|
Reference in New Issue
Block a user