From: Mike Marciniszyn Date: Wed, 9 Nov 2011 18:36:08 +0000 (-0500) Subject: IB/qib: Eliminate 64-bit jiffies use X-Git-Tag: v3.3-rc1~160^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8482d5d1bc18c17429a89ad37f8b74d5a16de239;p=pandora-kernel.git IB/qib: Eliminate 64-bit jiffies use The qib driver makes use of the the 64-bit jiffies API. Code inspection reveals that that version of the API is not really required. This patch converts to use the "normal" jiffies. Reviewed-by: Ram Vepa Signed-off-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed