[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161005223538.GH19539@ZenIV.linux.org.uk>
Date: Wed, 5 Oct 2016 23:35:38 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
Cc: Wim Van Sebroeck <wim@...ana.be>,
Guenter Roeck <linux@...ck-us.net>,
linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org
Subject: Re: [PATCH] watchdog: ath79_wdt: fix build failure
On Wed, Oct 05, 2016 at 10:58:38AM +0530, Sudip Mukherjee wrote:
> The build of mips ath79_defconfig was failing with the error:
> drivers/watchdog/ath79_wdt.c:164:5:
> error: implicit declaration of function 'get_user'
> drivers/watchdog/ath79_wdt.c:196:3:
> error: implicit declaration of function 'copy_to_user'
> drivers/watchdog/ath79_wdt.c:201:3:
> error: implicit declaration of function 'put_user'
>
> Quoting Al Viro - "another victim of indirect include chains"
>
> Fixes: 58a8f3b69e07 ("mips: separate extable.h, switch module.h to it")
> Signed-off-by: Sudip Mukherjee <sudip.mukherjee@...ethink.co.uk>
That was actually fixed in today's -next...
Powered by blists - more mailing lists