m68knommu: remove stubs for __ioremap() and iounmap()
The implementation of iounmap() and __ioremap() for non-mmu m68k is
trivial. We can inline them in m68knommu headers and remove the trivial
implementations.
Signed-off-by:
Greg Ungerer <gerg@uclinux.org>
Showing
- arch/m68k/include/asm/io_no.h 5 additions, 3 deletionsarch/m68k/include/asm/io_no.h
- arch/m68k/kernel/m68k_ksyms_no.c 0 additions, 2 deletionsarch/m68k/kernel/m68k_ksyms_no.c
- arch/m68k/mm/Makefile_no 1 addition, 1 deletionarch/m68k/mm/Makefile_no
- arch/m68k/mm/kmap_no.c 0 additions, 37 deletionsarch/m68k/mm/kmap_no.c
Loading
Please register or sign in to comment