Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159337543
D57463.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
D57463.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/pm_runtime.h b/sys/compat/linuxkpi/common/include/linux/pm_runtime.h
--- a/sys/compat/linuxkpi/common/include/linux/pm_runtime.h
+++ b/sys/compat/linuxkpi/common/include/linux/pm_runtime.h
@@ -51,4 +51,10 @@
return 0;
}
+static inline int
+pm_runtime_resume_and_get(struct device *dev)
+{
+ return 0;
+}
+
#endif /* _LINUXKPI_LINUX_PM_RUNTIME_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 12:29 AM (12 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33775030
Default Alt Text
D57463.diff (422 B)
Attached To
Mode
D57463: LinuxKPI: Create pm_runtime_resume_and_get function, used by new versions of amdgpu
Attached
Detach File
Event Timeline
Log In to Comment