Messages in this thread |  | | Date | Sat, 13 Aug 2011 15:27:39 +0900 | | From | Mark Brown <> | | Subject | Re: [PATCH] ASoC: wm8750: Fix missing braces around initializer warning |
| |
On Sat, Aug 13, 2011 at 11:45:14AM +0800, Axel Lin wrote: > Fix below warning: > CC sound/soc/codecs/wm8750.o > sound/soc/codecs/wm8750.c:784: warning: missing braces around initializer > sound/soc/codecs/wm8750.c:784: warning: (near initialization for 'wm8750_spi_ids[2].name')
Takashi already made this change.
|  |