summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-08-12 20:22:10 +0400
committerTakashi Iwai <tiwai@suse.de>2011-08-12 20:22:10 +0400
commitf6b864a9071e21186476910613ec9913b56067a2 (patch)
tree37f349ade7287de193d3b1766daa4410c2cfb40d /sound/soc/samsung/Makefile
parent7ec41ee5ad5f716f67041c0d49014d0becb5332c (diff)
downloadlinux-f6b864a9071e21186476910613ec9913b56067a2.tar.xz
ASoC: Fix compile warning in wm8750.c
sound/soc/codecs/wm8750.c:784:2: warning: missing braces around initializer sound/soc/codecs/wm8750.c:784:2: warning: (near initialization for ‘wm8750_spi_ids[2].name’) It's because struct spi_device_id.name is a char array, not a pointer, while the driver initializes explicitly with 0. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/samsung/Makefile')
0 files changed, 0 insertions, 0 deletions