[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eff1f8d6-ec12-42c7-d869-8fbd9e3a560d@infradead.org>
Date: Fri, 17 Dec 2021 13:25:30 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Emil Renner Berthing <kernel@...il.dk>,
Philipp Zabel <p.zabel@...gutronix.de>
Subject: Re: linux-next: Tree for Dec 17
(drivers/reset/reset-starfive-jh7100.c)
On 12/17/21 05:33, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20211216:
>
on i386:
../drivers/reset/reset-starfive-jh7100.c: In function ‘jh7100_reset_update’:
../drivers/reset/reset-starfive-jh7100.c:81:10: error: implicit declaration of function ‘readq’; did you mean ‘readl’? [-Werror=implicit-function-declaration]
value = readq(reg_assert);
^~~~~
../drivers/reset/reset-starfive-jh7100.c:86:2: error: implicit declaration of function ‘writeq’; did you mean ‘writel’? [-Werror=implicit-function-declaration]
writeq(value, reg_assert);
^~~~~~
--
~Randy
Powered by blists - more mailing lists