extcon: Remove duplicate header file in extcon.h
This patch removes the duplicate header file in extcon.h. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
This commit is contained in:
parent
135d9f7d13
commit
85a77ff016
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue