From: Mark Brown Date: Thu, 1 Dec 2011 13:53:18 +0000 (+0000) Subject: mfd: Add missing mutex.h inclusion to WM8994 core.h X-Git-Tag: v3.3-rc1~14^2~152^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f9557174d61fcfe132a6846a83c36437ff014e;p=pandora-kernel.git mfd: Add missing mutex.h inclusion to WM8994 core.h struct wm8994 includes a mutex so we need to include mutex.h before we declare it. All current users rely on this being done implicitly. Signed-off-by: Mark Brown Acked-by: Samuel Ortiz --- Reading git-diff-tree failed