forked from ~ljy/RK356X_SDK_RELEASE
kernel/tools/virtio/linux/scatterlist.h....@@ -2,6 +2,7 @@22 #ifndef SCATTERLIST_H33 #define SCATTERLIST_H44 #include <linux/kernel.h>5+#include <linux/bug.h>56 67 struct scatterlist {78 unsigned long page_link;