forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/staging/greybus/pwm.c
....@@ -10,8 +10,8 @@
1010 #include <linux/module.h>
1111 #include <linux/slab.h>
1212 #include <linux/pwm.h>
13
+#include <linux/greybus.h>
1314
14
-#include "greybus.h"
1515 #include "gbphy.h"
1616
1717 struct gb_pwm_chip {