On Wed, Jul 28, 2010 at 05:15, <[email protected]> wrote: > Modified: trunk/drivers/usb/musb/musb_core.c (9018 => 9019) > > - > +#ifndef CONFIG_BLACKFIN > if (!musb->clock) > return 0; > - > +#endif
the musb maintainers wont accept any arch #ifdefs int he common musb files. we'll have to find a different way of doing this. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
