[PATCH 1/4] extcon: Remove duplicate header file in extcon.h

From: Chanwoo Choi
Date: Fri Jun 19 2015 - 02:48:43 EST


This patch removes the duplicate header file in extcon.h.

Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
---
include/linux/extcon.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/linux/extcon.h b/include/linux/extcon.h
index b16d929..1656c98 100644
--- a/include/linux/extcon.h
+++ b/include/linux/extcon.h
@@ -27,8 +27,6 @@
#define __LINUX_EXTCON_H__

#include <linux/device.h>
-#include <linux/notifier.h>
-#include <linux/sysfs.h>

/*
* Define the unique id of supported external connectors
--
2.2.0.GIT

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/