]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Fix 8xx build failure
authorKumar Gala <galak@kernel.crashing.org>
Sat, 26 Jul 2008 17:57:30 +0000 (03:57 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2008 06:30:48 +0000 (16:30 +1000)
commitff8dc7698c904f2a911e89b3d54e7c4a74f5575d
treed305d3030df749c6860da03c8d996496dde69066
parentb9fa49a9a908407d9366b0e1e7222aee81a2df5b
powerpc: Fix 8xx build failure

The 'powerpc ioremap_prot' broke 8xx builds:

include2/asm/pgtable-ppc32.h:555: error: '_PAGE_WRITETHRU' undeclared (first use in this function)
include2/asm/pgtable-ppc32.h:555: error: (Each undeclared identifier is reported only once
include2/asm/pgtable-ppc32.h:555: error: for each function it appears in.)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
include/asm-powerpc/pgtable-ppc32.h