From 9dca53487e2b6febc4b41d9552fba63c3a079abc Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Thu, 14 Jun 2012 13:40:55 +0000 Subject: [PATCH] --- yaml --- r: 313649 b: refs/heads/master c: a8b91e43afd736fcebb0836359e5ddaeae45b2ab h: refs/heads/master i: 313647: a9b3c2bde6c22b8fe9b58148506370ad529d0973 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/mmu.h | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index fe5fff4a8f59..672709f681b5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09d5472a08bc275fe7bdee8bc33d10ae7d1d457e +refs/heads/master: a8b91e43afd736fcebb0836359e5ddaeae45b2ab diff --git a/trunk/arch/powerpc/include/asm/mmu.h b/trunk/arch/powerpc/include/asm/mmu.h index f0145522cfba..e8a26db2e8f3 100644 --- a/trunk/arch/powerpc/include/asm/mmu.h +++ b/trunk/arch/powerpc/include/asm/mmu.h @@ -163,12 +163,7 @@ extern u64 ppc64_rma_size; * to think about, feedback welcome. --BenH. */ -/* There are #define as they have to be used in assembly - * - * WARNING: If you change this list, make sure to update the array of - * names currently in arch/powerpc/mm/hugetlbpage.c or bad things will - * happen - */ +/* These are #defines as they have to be used in assembly */ #define MMU_PAGE_4K 0 #define MMU_PAGE_16K 1 #define MMU_PAGE_64K 2