From: Sudeep Dutt Date: Fri, 27 Sep 2013 16:50:16 +0000 (-0700) Subject: misc: mic: depend on X86 for both host and card drivers. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d26236c7c583ea2f43b68008ab7e067102c62c;p=pandora-kernel.git misc: mic: depend on X86 for both host and card drivers. This fixes build failures seen on certain non X86 architectures. The card driver should correctly always depend on X86. The host driver can potentially work on non X86 architectures although it has never been built or validated in such configurations. The host driver dependency on X86 can be removed at some point in the future but this workaround is required for now. Reported-by: Fengguang Wu Reported-by: Stephen Rothwell Signed-off-by: Ashutosh Dixit Signed-off-by: Dasaratharaman Chandramouli Signed-off-by: Nikhil Rao Signed-off-by: Harshavardhan R Kharche Signed-off-by: Sudeep Dutt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed