projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae3614f
)
extcon: Remove unused CABLE_NAME_MAX definition
author
Chanwoo Choi
<cwchoi00@gmail.com>
Wed, 12 Jul 2017 14:44:38 +0000
(23:44 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Wed, 16 Aug 2017 00:27:55 +0000
(09:27 +0900)
This patch removes the unused CABLE_NAME_MAX definition.
Signed-off-by: Chanwoo Choi <cwchoi00@gmail.com>
drivers/extcon/extcon.c
patch
|
blob
|
history
diff --git
a/drivers/extcon/extcon.c
b/drivers/extcon/extcon.c
index
229364a
..
b93932f
100644
(file)
--- a/
drivers/extcon/extcon.c
+++ b/
drivers/extcon/extcon.c
@@
-37,7
+37,6
@@
#include "extcon.h"
#define SUPPORTED_CABLE_MAX 32
-#define CABLE_NAME_MAX 30
struct __extcon_info {
unsigned int type;