Commit dd4ed69a authored by Chanwoo Choi's avatar Chanwoo Choi Committed by Chanwoo Choi

extcon: Remove unused CABLE_NAME_MAX definition

This patch removes the unused CABLE_NAME_MAX definition.
Signed-off-by: default avatarChanwoo Choi <cwchoi00@gmail.com>
parent ae3614fd
......@@ -37,7 +37,6 @@
#include "extcon.h"
#define SUPPORTED_CABLE_MAX 32
#define CABLE_NAME_MAX 30
struct __extcon_info {
unsigned int type;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment