From: dirk.behme@de.bosch.com (Dirk Behme)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma
Date: Wed, 8 Aug 2012 15:05:13 +0200 [thread overview]
Message-ID: <50226409.1060800@de.bosch.com> (raw)
In-Reply-To: <CAOMZO5CZ7mJd89cN_S0KBS74mc5qTzvrfRbmHVX3nmEakx19ow@mail.gmail.com>
On 08.08.2012 15:01, Fabio Estevam wrote:
> Hi Arnd,
>
> On Wed, Aug 8, 2012 at 9:54 AM, Arnd Bergmann <arnd@arndb.de> wrote:
>> It is not currently possible to build the gpmi-nand driver without
>> also building the mxs-dma driver. Clarify this Kconfig and enable
>> both in the defconfig file so we can build it again with both enabled.
>>
>> drivers/built-in.o: In function `gpmi_dma_filter':
>> clk-fixed-factor.c:(.text+0xafc18): undefined reference to `mxs_dma_is_apbh'
>> make[1]: *** [vmlinux] Error 1
>> make: *** [sub-make] Error 2
>>
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>> Cc: Shawn Guo <shawn.guo@linaro.org>
>> Cc: Sascha Hauer <kernel@pengutronix.de>
>
> I have already sent a fix for this to the mtd list:
> https://patchwork.kernel.org/patch/1236551/
Yes. But it seems it's not handled there? I'm trying since ~2 weeks to
get something like your patch applied to get the broken mainline fixed,
but unfortunately without success so far.
Best regards
Dirk
WARNING: multiple messages have this Message-ID (diff)
From: Dirk Behme <dirk.behme@de.bosch.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Shawn Guo <shawn.guo@linaro.org>,
"arm@kernel.org" <arm@kernel.org>,
Sascha Hauer <kernel@pengutronix.de>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma
Date: Wed, 8 Aug 2012 15:05:13 +0200 [thread overview]
Message-ID: <50226409.1060800@de.bosch.com> (raw)
In-Reply-To: <CAOMZO5CZ7mJd89cN_S0KBS74mc5qTzvrfRbmHVX3nmEakx19ow@mail.gmail.com>
On 08.08.2012 15:01, Fabio Estevam wrote:
> Hi Arnd,
>
> On Wed, Aug 8, 2012 at 9:54 AM, Arnd Bergmann <arnd@arndb.de> wrote:
>> It is not currently possible to build the gpmi-nand driver without
>> also building the mxs-dma driver. Clarify this Kconfig and enable
>> both in the defconfig file so we can build it again with both enabled.
>>
>> drivers/built-in.o: In function `gpmi_dma_filter':
>> clk-fixed-factor.c:(.text+0xafc18): undefined reference to `mxs_dma_is_apbh'
>> make[1]: *** [vmlinux] Error 1
>> make: *** [sub-make] Error 2
>>
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>> Cc: Shawn Guo <shawn.guo@linaro.org>
>> Cc: Sascha Hauer <kernel@pengutronix.de>
>
> I have already sent a fix for this to the mtd list:
> https://patchwork.kernel.org/patch/1236551/
Yes. But it seems it's not handled there? I'm trying since ~2 weeks to
get something like your patch applied to get the broken mainline fixed,
but unfortunately without success so far.
Best regards
Dirk
next prev parent reply other threads:[~2012-08-08 13:05 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 12:54 [PATCH 0/6] ARM: defconfig build errors Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 12:54 ` [PATCH 1/6] ARM: pxa: remove irq_to_gpio from ezx-pcap driver Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 15:27 ` Haojian Zhuang
2012-08-08 15:27 ` Haojian Zhuang
2012-08-08 12:54 ` [PATCH 2/6] ARM: pxa remove irq_to_gpio from eeti_ts driver Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 13:23 ` Daniel Mack
2012-08-08 13:23 ` Daniel Mack
2012-08-08 14:19 ` Arnd Bergmann
2012-08-08 14:19 ` Arnd Bergmann
2012-08-08 14:22 ` Daniel Mack
2012-08-08 14:22 ` Daniel Mack
2012-08-08 14:38 ` Arnd Bergmann
2012-08-08 14:38 ` Arnd Bergmann
2012-08-08 15:24 ` Haojian Zhuang
2012-08-08 15:24 ` Haojian Zhuang
2012-08-08 12:54 ` [PATCH 3/6] ARM: sa1100: include asm/io.h in hackkit leds code Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 15:36 ` Russell King - ARM Linux
2012-08-08 15:36 ` Russell King - ARM Linux
2012-08-08 17:17 ` Arnd Bergmann
2012-08-08 17:17 ` Arnd Bergmann
2012-08-08 12:54 ` [PATCH 4/6] ARM: s3c24xx: use new PWM driver Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 13:10 ` Kukjin Kim
2012-08-08 13:10 ` Kukjin Kim
2012-08-08 14:34 ` Arnd Bergmann
2012-08-08 14:34 ` Arnd Bergmann
2012-08-09 5:31 ` Kukjin Kim
2012-08-09 5:31 ` Kukjin Kim
2012-08-08 12:54 ` [PATCH 5/6] ARM: integrator: include <linux/export.h Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 13:24 ` Linus Walleij
2012-08-08 13:24 ` Linus Walleij
2012-08-08 14:01 ` Arnd Bergmann
2012-08-08 14:01 ` Arnd Bergmann
2012-08-08 12:54 ` [PATCH 6/6] ARM: imx: gpmi-nand depends on mxs-dma Arnd Bergmann
2012-08-08 12:54 ` Arnd Bergmann
2012-08-08 13:00 ` Dirk Behme
2012-08-08 13:00 ` Dirk Behme
2012-08-08 13:01 ` Fabio Estevam
2012-08-08 13:01 ` Fabio Estevam
2012-08-08 13:05 ` Dirk Behme [this message]
2012-08-08 13:05 ` Dirk Behme
2012-08-08 13:18 ` Fabio Estevam
2012-08-08 13:18 ` Fabio Estevam
2012-08-13 10:22 ` Artem Bityutskiy
2012-08-13 10:22 ` Artem Bityutskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50226409.1060800@de.bosch.com \
--to=dirk.behme@de.bosch.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.