On 10/11/2011 11:54 PM, Stephen Rothwell wrote:
Hi all,
The linux-next tree is now available from git://github.com/sfrothwell/linux-next.git as a temporary measure while the kernel.org servers are unavailable.
It may also turn up on git.kernel.org (depending on the mirroring). The patch is still absent, however.
When no GPIO kconfig options are enabled: (not GPIOLIB, not GENERIC_GPIO):
sound/soc/codecs/wm1250-ev1.c:32:14: error: array type has incomplete element type sound/soc/codecs/wm1250-ev1.c:126:18: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:126:18: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:126:18: error: negative width in bit-field '<anonymous>' sound/soc/codecs/wm1250-ev1.c:134:42: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:134:42: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:134:42: error: negative width in bit-field '<anonymous>' sound/soc/codecs/wm1250-ev1.c:155:34: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:155:34: warning: type defaults to 'int' in type name sound/soc/codecs/wm1250-ev1.c:155:34: error: negative width in bit-field '<anonymous>'
This was on an i386 build, but that shouldn't matter.