[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhgB=BG5jsSaWBLMvRUjZ=X4gKJzv6KysyvPSOtFuUTbng@mail.gmail.com>
Date: Thu, 10 Jul 2014 06:53:49 -0700
From: Jim Davis <jim.epost@...il.com>
To: sfr@...b.auug.org.au, linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>, lgirdwood@...il.com,
broonie@...nel.org, perex@...ex.cz, tiwai@...e.de,
grant.likely@...aro.org, robh+dt@...nel.org, xjq@...k-chips.com,
devicetree@...r.kernel.org
Subject: randconfig build error with next-20140710, in sound/soc/rockchip/rockchip_i2s.c
Building with the attached random configuration file,
sound/soc/rockchip/rockchip_i2s.c:526:20: error: expected declaration specifiers
or ‘...’ before string constant
MODULE_DESCRIPTION("ROCKCHIP IIS ASoC Interface");
^
sound/soc/rockchip/rockchip_i2s.c:527:15: error: expected declaration specifiers
or ‘...’ before string constant
MODULE_AUTHOR("jianqun <jay.xu@...k-chips.com>");
^
sound/soc/rockchip/rockchip_i2s.c:528:16: error: expected declaration specifiers
or ‘...’ before string constant
MODULE_LICENSE("GPL v2");
^
sound/soc/rockchip/rockchip_i2s.c:529:14: error: expected declaration specifiers
or ‘...’ before string constant
MODULE_ALIAS("platform:" DRV_NAME);
^
sound/soc/rockchip/rockchip_i2s.c:530:1: warning: data definition has no type or
storage class [enabled by default]
MODULE_DEVICE_TABLE(of, rockchip_i2s_match);
^
sound/soc/rockchip/rockchip_i2s.c:530:1: error: type defaults to ‘int’
in declaration of ‘MODULE_DEVICE_TABLE’ [-Werror=implicit-int]
sound/soc/rockchip/rockchip_i2s.c:530:1: warning: parameter names (without types
) in function declaration [enabled by default]
cc1: some warnings being treated as errors
make[3]: *** [sound/soc/rockchip/rockchip_i2s.o] Error 1
View attachment "randconfig-1404996676.txt" of type "text/plain" (70410 bytes)
Powered by blists - more mailing lists