forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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