spu: add asm mixing code for ARMv5 too
[pcsx_rearmed.git] / frontend / plat_omap.c
index 6cc4eaa..c9f576b 100644 (file)
@@ -20,7 +20,7 @@
 #include "plugin_lib.h"
 #include "pl_gun_ts.h"
 #include "omap.h"
-#include "pandora.h"
+#include "plat.h"
 
 
 static struct vout_fbdev *main_fb;
@@ -173,9 +173,6 @@ void plat_init(void)
        }
        g_menubg_ptr = temp_frame;
 
-       // hmh
-       pandora_rescan_inputs();
-
        return;
 
 fail1: