]> git.baikalelectronics.ru Git - kernel.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)
commit82bf5d1a8fccbff12c11294c565f72e6c3569433
tree43caae2cc04158bd231e1fbcc9ad2b692cb4bc46
parentfa8f27a82520e60efb3755416f9c9b1f7def4bf8
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