forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/virtio/linux/scatterlist.h
....@@ -2,6 +2,7 @@
22 #ifndef SCATTERLIST_H
33 #define SCATTERLIST_H
44 #include <linux/kernel.h>
5
+#include <linux/bug.h>
56
67 struct scatterlist {
78 unsigned long page_link;