[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201204301421.45446.arnd@arndb.de>
Date: Mon, 30 Apr 2012 14:21:45 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Ian Campbell <ijc@...lion.org.uk>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Russell King <linux@....linux.org.uk>,
Jason Cooper <jason@...edaemon.net>,
Sergei Shtylyov <sshtylyov@...sta.com>
Subject: Re: [PATCH] ARM: kirkwood: add missing kexec.h include
On Sunday 29 April 2012, Ian Campbell wrote:
>
> Fixes the following build error when CONFIG_KEXEC is enabled:
> CC arch/arm/mach-kirkwood/board-dt.o
> arch/arm/mach-kirkwood/board-dt.c: In function 'kirkwood_dt_init':
> arch/arm/mach-kirkwood/board-dt.c:52:2: error: 'kexec_reinit' undeclared (first use in this function)
> arch/arm/mach-kirkwood/board-dt.c:52:2: note: each undeclared identifier is reported only once for each function it appears in
>
> Signed-off-by: Ian Campbell <ijc@...lion.org.uk>
> [v4, rebase onto recent Linus for repost]
> [v3, speak actual English in the commit message, thanks Sergei Shtylyov]
> [v2, using linux/kexec.h not asm/kexec.h]
Acked-by: Arnd Bergmann <arnd@...db.de>
Jason, can you apply this patch on your tree?
Arnd
--
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