aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2014-12-08 20:08:39 -0500
committerChanwoo Choi <cw00.choi@samsung.com>2015-01-25 23:47:54 -0500
commit25c0f4e42b1d6d19cb20a98ae59fbee57de1d268 (patch)
treea3421c9d8e4cc1b7cbe33c2240af4cd51de72c28 /drivers/extcon
parentec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc (diff)
extcon: Remove duplicated include from extcon-class.c
Remove duplicated "of.h" header file. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon')
-rw-r--r--drivers/extcon/extcon-class.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/extcon/extcon-class.c b/drivers/extcon/extcon-class.c
index 043dcd9946c9..8319f25b7145 100644
--- a/drivers/extcon/extcon-class.c
+++ b/drivers/extcon/extcon-class.c
@@ -32,7 +32,6 @@
32#include <linux/of.h> 32#include <linux/of.h>
33#include <linux/slab.h> 33#include <linux/slab.h>
34#include <linux/sysfs.h> 34#include <linux/sysfs.h>
35#include <linux/of.h>
36 35
37/* 36/*
38 * extcon_cable_name suggests the standard cable names for commonly used 37 * extcon_cable_name suggests the standard cable names for commonly used