提交 1955f213 编写于 作者: A Alexandre Belloni

rtc: at91sam9: include linux/of.h

This driver is using device tree but is not including of.h
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 0c6e7183
......@@ -18,6 +18,7 @@
#include <linux/kernel.h>
#include <linux/mfd/syscon.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/platform_data/atmel.h>
#include <linux/platform_device.h>
#include <linux/regmap.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册