lkml.org 
[lkml]   [2015]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/4] extcon: Remove duplicate header file in extcon.h
Date
This patch removes the duplicate header file in extcon.h.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
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


\
 
 \ /
  Last update: 2015-06-19 09:01    [W:0.042 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site