From: Mike Frysinger Date: Mon, 16 Nov 2009 10:49:19 +0000 (+0530) Subject: USB: musb: tweak musb_read_fifo() to avoid unused warnings X-Git-Tag: v2.6.33-rc1~315^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f4086fdc10e60e790d5fc070c33c8905d1d32e;p=pandora-kernel.git USB: musb: tweak musb_read_fifo() to avoid unused warnings Otherwise gcc will whine about epnum/dma_reg being unused when building for BF54x parts. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Signed-off-by: Cliff Cai Signed-off-by: Anand Gadiyar Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed