kernel-ark/arch/m68knommu
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
..
kernel m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00
lib
mm m68knommu: remove is_in_rom() function 2007-07-19 10:04:51 -07:00
platform m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
defconfig
Kconfig m68knommu: generic irq handling 2007-07-19 10:04:50 -07:00
Kconfig.debug Fix trivial typos in Kconfig* files 2007-05-09 07:12:20 +02:00
Makefile