X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Flinux%2Fextcon.h;h=cdd4014776566bbe395bd635ef8360b2c073cedc;hb=92bf3d09410531a06e06504957271e3978f937e2;hp=6495f7731400770421352a8deab4281d1e67ab8e;hpb=eb1574270a6de8fb8d31ffc3b021e30df0afcda3;p=linux-2.6-block.git diff --git a/include/linux/extcon.h b/include/linux/extcon.h index 6495f7731400..cdd401477656 100644 --- a/include/linux/extcon.h +++ b/include/linux/extcon.h @@ -66,6 +66,7 @@ enum extcon_cable_name { EXTCON_SPDIF_OUT, EXTCON_VIDEO_IN, EXTCON_VIDEO_OUT, + EXTCON_MECHANICAL, }; extern const char *extcon_cable_name[];