[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150209172048.GA27107@roeck-us.net>
Date: Mon, 9 Feb 2015 09:20:48 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Kenneth Westfield <kwestfie@...eaurora.org>,
Mark Brown <broonie@...nel.org>,
Oleksij Rempel <linux@...pel-privat.de>,
Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: Re: linux-next: Tree for Feb 9 (build failures)
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists