forked from ~ljy/RK356X_SDK_RELEASE

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