[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACxGe6vboBY+Wrw74f-dgu6MGfQ=ASiZm1e4qPYZh0K-0fWmtw@mail.gmail.com>
Date: Tue, 4 Oct 2011 23:54:40 -0600
From: Grant Likely <grant.likely@...retlab.ca>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Ben Dooks <ben-linux@...ff.org>
Subject: Re: linux-next: build failure after merge of the devicetree tree
On Tue, Oct 4, 2011 at 11:24 PM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi Grant,
>
> After merging the devicetree tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/tty/serial/altera_jtaguart.c:483:3: error: implicit declaration of function 'of_match_ptr' [-Werror=implicit-function-declaration]
> drivers/tty/serial/altera_jtaguart.c:483:34: error: 'altera_jtaguart_match' undeclared here (not in a function)
>
> Caused by commit 85888069cf5d ("tty: use of_match_ptr() for
> of_match_table entry").
Thanks Stephen.
Looks like a missing include of linux/of.h from that driver. I'll fix
up my tree.
g.
--
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