提交 403097f7 编写于 作者: G Geert Uytterhoeven 提交者: Bryan Wu

leds: leds-gpio: Add missing #include <linux/of.h>

Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Acked-by: NJacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: NBryan Wu <cooloney@gmail.com>
上级 496e7ce2
......@@ -16,6 +16,7 @@
#include <linux/kernel.h>
#include <linux/leds.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/property.h>
#include <linux/slab.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册