forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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