76e280b509f16370b0e58461 parent 10b6089a69ed7d0fa4b8f30160c3efbf3342cc9b author Vinod Koul 1296986748 +0530 committer Mark Brown 1297077825 +0000 ASoC: mid-x86: Fix dependency on intel_sst driver Enabling medfield asoc driver causes compliation error when intel_sst is not selected ERROR: "register_sst_card" [sound/soc/mid-x86/snd-soc-sst-platform.ko] undefined! This patch puts proper dependency to elimate build error Signed-off-by: Vinod Koul Signed-off-by: Harsha Priya Reported-by: Andrew Morton Signed-off-by: Mark Brown @qú