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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel