On Mon, Feb 09, 2015 at 09:18:27PM +1100, Stephen Rothwell wrote: > Hi all, > > Please oo not add any material destined for v3.21 to your linux-next > included trees until after v3.20-rc1 has been released. > Build failures: Building arm:efm32_defconfig ... failed -------------- Error log: arm-poky-linux-gnueabi-ld: Text section oversize [ wonder if I need a new/different compiler ] --- Building mips:allmodconfig ... failed -------------- Error log: sound/soc/codecs/max98357a.c: In function 'max98357a_daiops_trigger': sound/soc/codecs/max98357a.c:30:3: error: implicit declaration of function 'gpiod_set_value' sound/soc/codecs/max98357a.c: In function 'max98357a_codec_probe': sound/soc/codecs/max98357a.c:55:2: error: implicit declaration of function 'devm_gpiod_get' sound/soc/codecs/max98357a.c:61:2: error: implicit declaration of function 'gpiod_direction_output' Looks like this driver depends on GPIOLIB but does not select it, and MIPS doesn't seem to support GPIOLIB. Missing dependencies ? --- Building sparc64:allmodconfig ... failed -------------- Error log: asm9260_timer.c:(.init.text+0x60d4): undefined reference to `of_io_request_and_map' --- Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html