Skip to content

[BUG] SOF build fails to dw_wdt_isr error with Zephyr mainline #7126

@kv2019i

Description

@kv2019i

Describe the bug
Build failure with latest Zephyr main line

https://github.com/thesofproject/sof/actions/runs/4222153768/jobs/7330313865

** logs **

/zep_workspace/zephyr/drivers/watchdog/wdt_dw.c:181:13: error: 'dw_wdt_isr' defined but not used [-Werror=unused-function]
  181 | static void dw_wdt_isr(const struct device *dev)
      |             ^~~~~~~~~~

Impact
Showstopper, prevents Zephyr baseline updates to SOF main

Metadata

Metadata

Assignees

Labels

MTLApplies to Meteor Lake platformP1Blocker bugs or important featuresTGLApplies to Tiger LakeZephyrIssues only observed with Zephyr integratedbugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions