Pull button into test branch
[pandora-kernel.git] / arch / powerpc / platforms / 85xx / misc.c
index 26c5e82..3e62fcb 100644 (file)
@@ -21,11 +21,3 @@ void mpc85xx_restart(char *cmd)
        local_irq_disable();
        abort();
 }
-
-/* For now this is a pass through */
-phys_addr_t fixup_bigphys_addr(phys_addr_t addr, phys_addr_t size)
-{
-       return addr;
-};
-
-EXPORT_SYMBOL(fixup_bigphys_addr);