forked from ~ljy/RK356X_SDK_RELEASE

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