Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 4205feac authored by Ravi Gunasekaran's avatar Ravi Gunasekaran Committed by Vignesh Raghavendra
Browse files

net: ethernet: ti: am65-debugfs: Fix kernel crash if CONFIG_DEBUG_FS is not set in .config


Kernel boot crashes if CONFIG_DEBUG_FS is not set in .config. The cpsw-nuss
driver does not handle this case.

Fix the issue by implementing empty debugfs APIs

Signed-off-by: default avatarRavi Gunasekaran <r-gunasekaran@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 59d68b43
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