X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fmusb%2Fcppi_dma.h;h=729b4071787b3425a44e8f112c0704a4af9c5819;hb=c767c1c6f1febbd1351cc152bba6e37889322d17;hp=fc5216b5d2c51026ad6a60a5d172df2ba7d7a693;hpb=64ca44a65adf131c4df5124fe0fcdc3896f0f0dc;p=linux-2.6-omap-h63xx.git diff --git a/drivers/usb/musb/cppi_dma.h b/drivers/usb/musb/cppi_dma.h index fc5216b5d2c..729b4071787 100644 --- a/drivers/usb/musb/cppi_dma.h +++ b/drivers/usb/musb/cppi_dma.h @@ -119,8 +119,8 @@ struct cppi { void __iomem *mregs; /* Mentor regs */ void __iomem *tibase; /* TI/CPPI regs */ - struct cppi_channel tx[MUSB_C_NUM_EPT - 1]; - struct cppi_channel rx[MUSB_C_NUM_EPR - 1]; + struct cppi_channel tx[4]; + struct cppi_channel rx[4]; struct dma_pool *pool;