Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163444629
D36212.id109519.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
528 B
Referenced Files
None
Subscribers
None
D36212.id109519.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/mod_devicetable.h b/sys/compat/linuxkpi/common/include/linux/mod_devicetable.h
--- a/sys/compat/linuxkpi/common/include/linux/mod_devicetable.h
+++ b/sys/compat/linuxkpi/common/include/linux/mod_devicetable.h
@@ -70,4 +70,7 @@
#define DMI_MATCH(a, b) { .slot = a, .substr = b }
#define DMI_EXACT_MATCH(a, b) { .slot = a, .substr = b, .exact_match = 1 }
+#define I2C_NAME_SIZE 20
+#define I2C_MODULE_PREFIX "i2c:"
+
#endif /* __LINUXKPI_LINUX_MOD_DEVICETABLE_H__ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 6:35 AM (4 h, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35434077
Default Alt Text
D36212.id109519.diff (528 B)
Attached To
Mode
D36212: linuxkpi: Add I2C_NAME_SIZE and I2C_MODULE_PREFIX defines
Attached
Detach File
Event Timeline
Log In to Comment