kernel/drivers/staging/greybus/light.c
.. .. @@ -11,10 +11,8 @@ 11 11 #include <linux/led-class-flash.h> 12 12 #include <linux/module.h> 13 13 #include <linux/slab.h> 14 +#include <linux/greybus.h>14 15 #include <media/v4l2-flash-led-class.h> 15 -16 -#include "greybus.h"17 -#include "greybus_protocols.h"18 16 19 17 #define NAMES_MAX 32 20 18