From: Michael S. Tsirkin Date: Mon, 11 Jun 2007 05:56:10 +0000 (+0300) Subject: IB/mlx4: Include linux/mutex.h from mlx4_ib.h X-Git-Tag: v2.6.23-rc1~1085^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63019d9329628a5056b3a0c76aee955873dc25c3;p=pandora-kernel.git IB/mlx4: Include linux/mutex.h from mlx4_ib.h mlx4_ib.h uses struct mutex, so although seems to be pulled in indirectly by one of the headers it includes, the right thing is to include directly. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed