diff options
author | Michal Simek <monstr@monstr.eu> | 2012-03-28 10:31:36 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2012-03-28 10:31:36 +0200 |
commit | a28d73ca3ac7fffff317e62167ef26310b951ca0 (patch) | |
tree | 7237d5c19122747a62518b84dd82202cb4467c7f /arch/m32r/mm | |
parent | microblaze: Fix __futex_atomic_op macro register usage (diff) | |
download | linux-a28d73ca3ac7fffff317e62167ef26310b951ca0.tar.xz linux-a28d73ca3ac7fffff317e62167ef26310b951ca0.zip |
microblaze: Fix tlb_skip variable on noMMU system
TLBs are available only for MMU systems.
Error log:
arch/microblaze/kernel/setup.c: In function 'debugfs_tlb':
arch/microblaze/kernel/setup.c:217: error: 'tlb_skip' undeclared (first use in this function)
arch/microblaze/kernel/setup.c:217: error: (Each undeclared identifier is reported only once
arch/microblaze/kernel/setup.c:217: error: for each function it appears in.)
make[1]: *** [arch/microblaze/kernel/setup.o] Error 1
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/m32r/mm')
0 files changed, 0 insertions, 0 deletions