]> 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:55:09 +0000 (12:55 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Sat, 26 Jul 2008 17:55:09 +0000 (12:55 -0500)
commit4c920de37d29284d4cb65d76a97a567247c2ac32
tree43caae2cc04158bd231e1fbcc9ad2b692cb4bc46
parent0b21bb49187a863e3fc3c4f3356baf03578a9d1a
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>
include/asm-powerpc/pgtable-ppc32.h