Re: [PATCH] ASoC: samsung: s3c-i2s-v2.c needs module.h

From: Axel Lin
Date: Sun Oct 02 2011 - 20:17:58 EST


2011/10/3 Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>:
> On Sun, Oct 02, 2011 at 09:34:26PM +0800, Axel Lin wrote:
>> Include <linux/module.h> to fix below build error:
>>
>>   CC      sound/soc/samsung/s3c-i2s-v2.o
>> sound/soc/samsung/s3c-i2s-v2.c:573: warning: data definition has no type or storage class
>
> What tree is this for?  My primary development platform is based on this
> driver, I'd expect to have noticed any build issues and I rather suspect
> this isn't what you're supposed to do after all the module.h stuff has
> settled down.
>
I got the build error on linux-next (20110930).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/