projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/drivers/extcon/extcon.c
b/drivers/extcon/extcon.c
index 229364a9d8683c7a8919e2739e39ee0136d4c4c4..b93932f795845511ff331a3fb4d638fafca9646c 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;