[PATCH 2/2] ASoC: sh: rcar: Depend on ARCH_SHMOBILE_LEGACY
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Fri Dec 6 05:07:43 EST 2013
Hi Morimoto-san,
What's your opinion about this patch ? It needs to be applied on top of
"[PATCH 1/2] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY" which has been
queued by Simon.
On Saturday 09 November 2013 13:33:49 Laurent Pinchart wrote:
> The driver doesn't compile on multiplatform kernels as it requires
> <mach/clock.h>.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> ---
> sound/soc/sh/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
> index 56d8ff6..ce7cfd6 100644
> --- a/sound/soc/sh/Kconfig
> +++ b/sound/soc/sh/Kconfig
> @@ -36,6 +36,7 @@ config SND_SOC_SH4_SIU
>
> config SND_SOC_RCAR
> tristate "R-Car series SRU/SCU/SSIU/SSI support"
> + depends on ARCH_SHMOBILE_LEGACY
> select SND_SIMPLE_CARD
> select RCAR_CLK_ADG
> help
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list