[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac797eb0-9b0a-d2d3-3a40-3fbd0a8b5ee0@infradead.org>
Date: Thu, 30 Jan 2020 23:27:39 -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>,
S Twiss <stwiss.opensource@...semi.com>,
"wim@...ux-watchdog.org" <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
"linux-watchdog@...r.kernel.org" <linux-watchdog@...r.kernel.org>
Subject: Re: linux-next: Tree for Jan 31 (drivers/watchdog/da9062_wdt.c)
On 1/30/20 8:06 PM, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any v5.7 material to your linux-next included
> branches until after v5.6-rc1 has been released.
>
> I am experimenting with a "make htmldocs" build at
> the end of the day, but it currently has an error:
>
> docutils.utils.SystemMessage: Documentation/driver-api/thermal/cpu-idle-cooling.rst:95: (SEVERE/4) Unexpected section title.
I sent a patch for that on 2020-JAN-20 but no one has replied to the patch:
https://lore.kernel.org/linux-pm/712c1152-56b5-307f-b3f3-ed03a30b804a@infradead.org/
> Changes since 20200130:
>
on i386:
when CONFIG_I2C is not set/enabled:
../drivers/watchdog/da9062_wdt.c: In function ‘da9062_wdt_restart’:
../drivers/watchdog/da9062_wdt.c:155:8: error: implicit declaration of function ‘i2c_smbus_write_byte_data’; did you mean ‘i2c_set_clientdata’? [-Werror=implicit-function-declaration]
ret = i2c_smbus_write_byte_data(client, DA9062AA_CONTROL_F,
^~~~~~~~~~~~~~~~~~~~~~~~~
i2c_set_clientdata
cc1: some warnings being treated as errors
make[3]: *** [../scripts/Makefile.build:265: drivers/watchdog/da9062_wdt.o] Error 1
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists