X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fm68knommu%2Fplatform%2F5307%2Fhead.S;fp=arch%2Fm68knommu%2Fplatform%2F5307%2Fhead.S;h=c7d7a395c4cc871e0d286dc73f0fe164eab0271c;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=f3a0bdf48320d7a8e707c0b0fc009cbfc9a1da36;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/arch/m68knommu/platform/5307/head.S b/arch/m68knommu/platform/5307/head.S index f3a0bdf48..c7d7a395c 100644 --- a/arch/m68knommu/platform/5307/head.S +++ b/arch/m68knommu/platform/5307/head.S @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include #include #include @@ -87,7 +87,7 @@ .endm #elif defined(CONFIG_M5272) -.macro GET_MEMORY_SIZE +.macro GET_MEM_SIZE movel MCF_MBAR+MCFSIM_CSOR7,%d0 /* get SDRAM address mask */ andil #0xfffff000,%d0 /* mask out chip select options */ negl %d0 /* negate bits */