From: Greg Ungerer Date: Mon, 28 Mar 2011 12:32:05 +0000 (+1000) Subject: m68knommu: remove stubs for __ioremap() and iounmap() X-Git-Tag: v3.0-rc1~318^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=593732bd41a6f16eeed9880ae7d51920fc5350ff;p=pandora-kernel.git 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 --- Reading git-diff-tree failed