Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1212615 > unrolled thread

linux-next: build failure after merge of the i2c tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-08-25 03:00 +0200
Last post2015-08-26 02:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the i2c tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-25 03:00 +0200
    Re: linux-next: build failure after merge of the i2c tree Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-08-26 02:10 +0200

#1212615 — linux-next: build failure after merge of the i2c tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-08-25 03:00 +0200
Subjectlinux-next: build failure after merge of the i2c tree
Message-ID<q1aKK-7GI-13@gated-at.bofh.it>
Hi Wolfram,

After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

ERROR: "of_irq_get_byname" [drivers/i2c/i2c-core.ko] undefined!

Caused by commit

  efb6a10b761e ("i2c: allow specifying separate wakeup interrupt in device tree")

I have used the i2c tree from next-20150824 for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1213449

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2015-08-26 02:10 +0200
Message-ID<q1wrU-5N8-9@gated-at.bofh.it>
In reply to#1212615
On Mon, Aug 24, 2015 at 5:51 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Wolfram,
>
> After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: "of_irq_get_byname" [drivers/i2c/i2c-core.ko] undefined!
>
> Caused by commit
>
>   efb6a10b761e ("i2c: allow specifying separate wakeup interrupt in device tree")
>
> I have used the i2c tree from next-20150824 for today.

Ugh, of_get_irq_byname is not exported; I'll send a patch.

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web