tmp_suning_uos_patched/arch/sh
Matt Fleming 46c4e5daea sh: Fix CONFIG_PMB=n build.
The last commit introduced the following breakage

arch/sh/include/asm/mmu.h: In function 'pmb_remap':
arch/sh/include/asm/mmu.h:79: error: expected ';' before '}' token

and...

arch/sh/include/asm/mmu.h:78: error: 'EINVAL' undeclared (first use in this function)
arch/sh/include/asm/mmu.h:78: error: (Each undeclared identifier is reported only once
arch/sh/include/asm/mmu.h:78: error: for each function it appears in.)
arch/sh/include/asm/mmu.h: In function 'pmb_init':
arch/sh/include/asm/mmu.h:87: error: 'ENODEV' undeclared (first use in this function)

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-01-15 08:00:45 +09:00
..
boards sh: Preliminary SDK7786 board support. 2010-01-14 20:58:58 +09:00
boot sh: fixed PMB mode refactoring. 2010-01-13 18:31:48 +09:00
cchips
configs sh: Preliminary SDK7786 board support. 2010-01-14 20:58:58 +09:00
drivers
include sh: Fix CONFIG_PMB=n build. 2010-01-15 08:00:45 +09:00
kernel sh: Fix up L2 cache comment typo. 2010-01-13 18:37:19 +09:00
lib
lib64
math-emu sh: Move over to dynamically allocated FPU context. 2010-01-13 12:51:40 +09:00
mm sh: default to extended TLB support. 2010-01-13 19:11:14 +09:00
oprofile
tools sh: Preliminary SDK7786 board support. 2010-01-14 20:58:58 +09:00
Kconfig sh: Add support for LZO-compressed kernels. 2010-01-13 13:29:19 +09:00
Kconfig.cpu
Kconfig.debug
Makefile sh: Preliminary SDK7786 board support. 2010-01-14 20:58:58 +09:00