m68knommu: relax IO_SPACE_LIMIT setting
authorGreg Ungerer <gerg@uclinux.org>
Tue, 11 Aug 2009 06:33:51 +0000 (16:33 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:55 +0000 (09:43 +1000)
commitfe84c1087a6e2e76396cd4003a525c3110354ad0
tree03f111b3d6095e2da772e97fe3b22c80d253af34
parent49802967cb7ec4f36a64e192108babe1c3b67e8e
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 <gerg@uclinux.org>
arch/m68k/include/asm/io_no.h