powerpc/pci: Move IO workarounds to the common kernel dir
[pandora-kernel.git] / arch / powerpc / platforms / cell / setup.c
index fd57bfe..af7b13c 100644 (file)
 #include <asm/udbg.h>
 #include <asm/mpic.h>
 #include <asm/cell-regs.h>
+#include <asm/io-workarounds.h>
 
 #include "interrupt.h"
 #include "pervasive.h"
 #include "ras.h"
-#include "io-workarounds.h"
 
 #ifdef DEBUG
 #define DBG(fmt...) udbg_printf(fmt)