mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-08 07:21:27 +00:00
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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue