On Fri, 2012-04-06 at 16:13 +0200, John Crispin wrote:
> On 06/04/12 16:08, Conor O'Gorman wrote:
> > compile error happens, as we are trying to initialise a struct with a
> > variable that only resolves at runtime (ltq_is_ase())
> > 
> > #define LTQ_USB_INT         ((ltq_is_ase()) ? (INT_NUM_IM0_IRL0 + 31) :\
> >                                               (INT_NUM_IM1_IRL0 + 22))
> > 
> 
> the part which i missed ;)

Leave it with me, I'll tidy and re-submit. It could be more explicit.
The dwc_otg driver is tricky enough as it is.

Conor

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to