forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/staging/greybus/spi.c
....@@ -7,8 +7,8 @@
77 */
88
99 #include <linux/module.h>
10
+#include <linux/greybus.h>
1011
11
-#include "greybus.h"
1212 #include "gbphy.h"
1313 #include "spilib.h"
1414