[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2005 22:01:33 +0000 (15:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2005 22:01:33 +0000 (15:01 -0700)
This kills warnings when building drivers/ide/ide-iops.c
and puts us in-line with what other platforms do here.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found