https://bugzilla.kernel.org/show_bug.cgi?id=219517 --- Comment #15 from Michael (auslands-kv@xxxxxx) --- Hi Armin I cannot comnpile the module. I get the following error: drivers/platform/x86/asus-wmi.c: In function 'fan_boost_mode_write': drivers/platform/x86/asus-wmi.c:3116:38: error: 'retval' undeclared (first use in this function) 3116 | &retval); | ^~~~~~ drivers/platform/x86/asus-wmi.c:3116:38: note: each undeclared identifier is reported only once for each function it appears in CC [M] drivers/platform/x86/gpd-pocket-fan.o drivers/platform/x86/asus-wmi.c: In function 'throttle_thermal_policy_write': drivers/platform/x86/asus-wmi.c:3699:13: warning: unused variable 'retval' [-Wunused-variable] 3699 | u32 retval; | ^~~~~~ -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.