mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-09 16:12:21 +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__
|
#define __LINUX_EXTCON_H__
|
||||||
|
|
||||||
#include <linux/device.h>
|
#include <linux/device.h>
|
||||||
#include <linux/notifier.h>
|
|
||||||
#include <linux/sysfs.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the unique id of supported external connectors
|
* Define the unique id of supported external connectors
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue