On Wed, Jan 16, 2013 at 7:18 PM, Andy Shevchenko <[email protected]> wrote: > +static inline unsigned int dwc_get_master(struct dma_chan *chan, int master) > +{ > + struct dw_dma *dw = to_dw_dma(chan->device); > + struct dw_dma_slave *dws = chan->private; > + unsigned int m = 0;
:( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

