extcon: Redefine the unique id of supported external connectors without 'enum extcon...
[cascardo/linux.git] / drivers / usb / phy / phy-tahvo.c
index 1d1bb9a..2f777d2 100644 (file)
@@ -60,7 +60,7 @@ struct tahvo_usb {
        struct extcon_dev       extcon;
 };
 
-static const enum extcon tahvo_cable[] = {
+static const unsigned int tahvo_cable[] = {
        EXTCON_USB,
        EXTCON_USB_HOST,