forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/drivers/staging/greybus/fw-download.c
....@@ -10,8 +10,8 @@
1010 #include <linux/jiffies.h>
1111 #include <linux/mutex.h>
1212 #include <linux/workqueue.h>
13
+#include <linux/greybus.h>
1314 #include "firmware.h"
14
-#include "greybus.h"
1515
1616 /* Estimated minimum buffer size, actual size can be smaller than this */
1717 #define MIN_FETCH_SIZE 512