forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/staging/greybus/light.c
....@@ -11,10 +11,8 @@
1111 #include <linux/led-class-flash.h>
1212 #include <linux/module.h>
1313 #include <linux/slab.h>
14
+#include <linux/greybus.h>
1415 #include <media/v4l2-flash-led-class.h>
15
-
16
-#include "greybus.h"
17
-#include "greybus_protocols.h"
1816
1917 #define NAMES_MAX 32
2018