mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 20:36:31 +00:00
🆕 xhci:匹配usb2、usb3端口
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
printk("[ DEBUG ] (%s:%d)\t", __FILE__, __LINE__); \
|
||||
printk(__VA_ARGS__); \
|
||||
printk("\n"); \
|
||||
} while (0);
|
||||
} while (0)
|
||||
|
||||
#define kwarn(...) \
|
||||
do \
|
||||
|
Reference in New Issue
Block a user