kernel-ark/arch/m68knommu/kernel
Greg Ungerer 10146801e8 m68knommu: remove is_in_rom() function
Remove is_in_rom() function.  It doesn't actually serve the purpose it was
intended to.  If you look at the use of it _access_ok() (which is the only use
of it) then it is obvious that most of memory is marked as access_ok.  No
point having is_in_rom() then, so remove it.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:51 -07:00
..
asm-offsets.c m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
comempci.c
dma.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
entry.S
init_task.c
irq.c m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
m68k_ksyms.c m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00
Makefile m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
module.c
process.c m68knommu: use TRHEAD_SIZE instead of hard constant 2007-07-16 09:05:37 -07:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
semaphore.c
setup.c m68knommu: remove cruft from setup code 2007-07-16 09:05:37 -07:00
signal.c
sys_m68k.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
syscalltable.S
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c m68knommu: start dump from exception stack 2007-07-19 10:04:51 -07:00
vmlinux.lds.S all-archs: consolidate .data section definition in asm-generic 2007-05-19 09:11:57 +02:00