mbox series

Please pull u-boot-watchdog/master

Message ID 6bded44c-954e-19e4-ff55-c7d39db3bfce@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-watchdog/master | expand

Pull-request

git@source.denx.de:u-boot/custodians/u-boot-watchdog.git

Message

Stefan Roese June 7, 2022, 8:44 a.m. UTC
Hi Tom,

please pull the following watchdog related fix:

----------------------------------------------------------------
- Fix SPL build with watchdog disabled in asm files (Pali)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=205&view=results

Thanks,
Stefan

The following changes since commit 8f527342db4160a1f030de6fe4a1591787cce65a:

   Prepare v2022.07-rc4 (2022-06-06 10:25:13 -0400)

are available in the Git repository at:

   git@source.denx.de:u-boot/custodians/u-boot-watchdog.git

for you to fetch changes up to 06ceff70bf040536163d5010c7560e5846f063c6:

   watchdog: Fix SPL build with watchdog disabled in asm files 
(2022-06-07 08:45:35 +0200)

----------------------------------------------------------------
Pali Rohár (1):
       watchdog: Fix SPL build with watchdog disabled in asm files

  include/watchdog.h | 8 +++++++-
  1 file changed, 7 insertions(+), 1 deletion(-)

Comments

Tom Rini June 7, 2022, 4:14 p.m. UTC | #1
On Tue, Jun 07, 2022 at 10:44:52AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following watchdog related fix:
> 

Applied to u-boot/master, thanks!