From: David S. Miller Date: Fri, 10 Oct 2008 05:13:53 +0000 (-0700) Subject: enic: Attempt to fix build in 32-bit such as i386. X-Git-Tag: v2.6.28-rc1~717^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ed31e62d18094337319b942b38cfc00360444b;p=pandora-kernel.git enic: Attempt to fix build in 32-bit such as i386. Such platforms lack readq/writeq but this driver want to call them. Noticed by Andrew Morton. Signed-off-by: David S. Miller --- Reading git-diff-tree failed