提交 13d2d52f 编写于 作者: L Laurent Pinchart 提交者: Tomi Valkeinen
上级 ac3f6915
......@@ -6,17 +6,17 @@
#define DSS_SUBSYS_NAME "SDI"
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/regulator/consumer.h>
#include <linux/export.h>
#include <linux/kernel.h>
#include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/regulator/consumer.h>
#include <linux/string.h>
#include <linux/of.h>
#include "omapdss.h"
#include "dss.h"
#include "omapdss.h"
struct sdi_device {
struct platform_device *pdev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册