From: Mark Brown Date: Thu, 1 Dec 2011 13:56:53 +0000 (+0000) Subject: mfd: Add missing mutex.h inclusion to WM8994 core.h X-Git-Tag: v3.3-rc1~71^2~28 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83051b7287e43241ccb6adaaa92615a87274898b;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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed