[IA64] remove unused function __ia64_get_io_port_base
authorTony Luck <tony.luck@intel.com>
Thu, 18 Aug 2005 21:40:00 +0000 (14:40 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 18 Aug 2005 21:40:00 +0000 (14:40 -0700)
Not only was this unused, but its somewhat eccentric declaration
of "static inline const unsigned long" gives gcc4 heartburn.

Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found