Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@
#include "extcon.h"

#define SUPPORTED_CABLE_MAX	32
#define CABLE_NAME_MAX		30

struct __extcon_info {
	unsigned int type;