forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
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