提交 dd4ed69a 编写于 作者: C Chanwoo Choi 提交者: Chanwoo Choi

extcon: Remove unused CABLE_NAME_MAX definition

This patch removes the unused CABLE_NAME_MAX definition.
Signed-off-by: NChanwoo Choi <cwchoi00@gmail.com>
上级 ae3614fd
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include "extcon.h" #include "extcon.h"
#define SUPPORTED_CABLE_MAX 32 #define SUPPORTED_CABLE_MAX 32
#define CABLE_NAME_MAX 30
struct __extcon_info { struct __extcon_info {
unsigned int type; unsigned int type;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册