forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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;