Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7db51121 authored by Felipe Balbi's avatar Felipe Balbi Committed by Tony Lindgren
Browse files

omap: musb: remove unused soft_con field



remove unused data.

Cc: linux-usb@vger.kernel.org
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bfc110ee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ static struct resource musb_resources[] = {
static struct musb_hdrc_config musb_config = {
	.multipoint	= 1,
	.dyn_fifo	= 1,
	.soft_con	= 1,
	.dma		= 1,
	.num_eps	= 16,
	.dma_channels	= 7,