]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-generic/pgtable-nopud.h
OMAP2xxx clock: fix broken cpu_mask code
[linux-2.6-omap-h63xx.git] / include / asm-generic / pgtable-nopud.h
index 566464500558f19e2ec7a72f5985ce184ce81ae9..87cf449a6df380e6be3a11fd24648ef3aefe588b 100644 (file)
@@ -51,7 +51,7 @@ static inline pud_t * pud_offset(pgd_t * pgd, unsigned long address)
  * inside the pgd, so has no extra memory associated with it.
  */
 #define pud_alloc_one(mm, address)             NULL
-#define pud_free(x)                            do { } while (0)
+#define pud_free(mm, x)                                do { } while (0)
 #define __pud_free_tlb(tlb, x)                 do { } while (0)
 
 #undef  pud_addr_end