powerpc: Merge STK_REG/PARAM/FRAMESIZE
[deliverable/linux.git] / arch / powerpc / lib / copypage_power7.S
index a2126cebb957ecc8972fdf4fc71c2c85450578d8..0ef75bf0695cee25185842625526e1d46a4e7026 100644 (file)
@@ -20,9 +20,6 @@
 #include <asm/page.h>
 #include <asm/ppc_asm.h>
 
-#define STACKFRAMESIZE 256
-#define STK_REG(i)     (112 + ((i)-14)*8)
-
 _GLOBAL(copypage_power7)
        /*
         * We prefetch both the source and destination using enhanced touch
This page took 0.024236 seconds and 5 git commands to generate.