https://bugzilla.kernel.org/show_bug.cgi?id=215993 --- Comment #3 from Andy Shevchenko (andy.shevchenko@xxxxxxxxx) --- For the debugging, can you add these to lines #undef ENODEV #define ENODEV __LINE__ to drivers/spi/spi.c _after_ the inclusion block (all of those #include ...) and compile and try? It will set an error code to the line number, so we will see which one exactly failed. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.