16 Nov
2013
16 Nov
'13
10:55 a.m.
On Fri, Nov 15, 2013 at 01:54:11PM -0700, Stephen Warren wrote:
@@ -1,6 +1,8 @@ config SND_SOC_TEGRA tristate "SoC Audio for the Tegra System-on-Chip" depends on (ARCH_TEGRA && TEGRA20_APB_DMA) || COMPILE_TEST
- depends on COMMON_CLK
- depends on RESET_CONTROLLER
Do you depend on COMMON_CLK here? I only noticed reset controller API dependencies here but perhaps I missed this (or it's fixing a dependency that should be there already).