Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2c927844 authored by Will Eccles's avatar Will Eccles Committed by Robert Nelson
Browse files

cpsw: fix undefined function with PM disabled


When CONFIG_PM is not enabled, the function
davinci_mdio_update_dt_from_phymask is not defined. This patch fixes
this so that the build does not fail with CONFIG_PM disabled.

Signed-off-by: default avatarWill Eccles <will@eccles.dev>
parent ce05b7a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment