X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-generic%2Fpgtable-nopud.h;h=87cf449a6df380e6be3a11fd24648ef3aefe588b;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=566464500558f19e2ec7a72f5985ce184ce81ae9;hpb=c226951b93f7cd7c3a10b17384535b617bd43fd0;p=linux-2.6 diff --git a/include/asm-generic/pgtable-nopud.h b/include/asm-generic/pgtable-nopud.h index 5664645005..87cf449a6d 100644 --- a/include/asm-generic/pgtable-nopud.h +++ b/include/asm-generic/pgtable-nopud.h @@ -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