Re: [PATCH v4 0/6] usb: Linking ports to their Type-C connectors

From: Heikki Krogerus
Date: Thu Apr 01 2021 - 06:28:36 EST


On Thu, Apr 01, 2021 at 09:53:41AM +0300, Heikki Krogerus wrote:
> Hi,
>
> One more version. I used #ifdef when I should have used #if
> IS_DEFINED(). Thanks Guenter for pointing that out.
>
> I'm sending this version right away because of the holidays. I'm not
> changing anything else except that one fix.

I have to prepare one more version.

Unfortunately we can not use IS_DEFINED() either. I have to use
IS_REACHABLE() instead.

I'm sorry about this.


thanks,

--
heikki