From: LEROY Christophe Date: Fri, 19 Sep 2014 08:36:09 +0000 (+0200) Subject: powerpc/8xx: Const for TLB RPN forced value X-Git-Tag: omap-for-v3.20/drop-legacy-3517~120^2~8^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac21951fa8a356e2aab6e93a61aa99b561100e67;p=pandora-kernel.git powerpc/8xx: Const for TLB RPN forced value Value 0x00f0 is used to force bits in TLB level 2 entry. This value is linked to the page size and will vary when we change the page size. Lets define a const for it in order to have it at only one place. Signed-off-by: Christophe Leroy Signed-off-by: Scott Wood --- Reading git-diff-tree failed