From: Greg Ungerer Date: Tue, 11 Aug 2009 06:33:51 +0000 (+1000) Subject: m68knommu: relax IO_SPACE_LIMIT setting X-Git-Tag: v2.6.32-rc1~663^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe84c1087a6e2e76396cd4003a525c3110354ad0;p=pandora-kernel.git m68knommu: relax IO_SPACE_LIMIT setting There is really no limit to the addresses which can be used by the in*() and out*() family of IO space calls in m68k non-MMU environments. So don't impose an artificial address limit, allow the full 32bit range. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed