enic: Attempt to fix build in 32-bit such as i386.
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2008 05:13:53 +0000 (22:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Oct 2008 05:13:53 +0000 (22:13 -0700)
Such platforms lack readq/writeq but this driver want to call them.

Noticed by Andrew Morton.

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

No differences found