[alsa-devel] [asoc:topic/fsl-ssi 11/18] sound/soc/fsl/fsl_ssi.h:87:0: warning: "SSI_SCR_TCH_EN" redefined
Nicolin Chen
nicoleotsuka at gmail.com
Tue Dec 19 17:49:52 CET 2017
On Tue, Dec 19, 2017 at 09:05:53PM +0800, kbuild test robot wrote:
> In file included from sound/soc/fsl/eukrea-tlv320.c:32:0:
> >> sound/soc/fsl/fsl_ssi.h:87:0: warning: "SSI_SCR_TCH_EN" redefined
> #define SSI_SCR_TCH_EN 0x00000100
>
> In file included from sound/soc/fsl/eukrea-tlv320.c:31:0:
> sound/soc/fsl/imx-ssi.h:18:0: note: this is the location of the previous definition
> #define SSI_SCR_TCH_EN (1 << 8)
Double checked the eukrea driver in the for-next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/sound/soc/fsl/eukrea-tlv320.c
The #include "fsl_ssi.h" has been removed from the driver so I
think this is a false alarm.
Thanks
Nicolin
More information about the Alsa-devel
mailing list