From: Michael S. Tsirkin Date: Tue, 10 Jul 2007 03:12:20 +0000 (-0700) Subject: mlx4_core: Include linux/mutex.h from mlx4.h X-Git-Tag: v2.6.23-rc1~1085^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525f5f44c487201c91a11904516ee56dea93644e;p=pandora-kernel.git mlx4_core: Include linux/mutex.h from mlx4.h mlx4.h uses struct mutex, so although seems to be pulled in indirectly by one of the headers it includes, the right thing to do is to include directly. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed