From: Felipe Balbi Date: Wed, 6 Feb 2013 07:57:18 +0000 (+0200) Subject: usb: musb: dsps: fix possible compile warning X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc5060366b3c8cc20f0f4020a15fa5d39f4dc936;p=pandora-kernel.git usb: musb: dsps: fix possible compile warning if CONFIG_OF is disabled, np will be unused and that will give us a compile warning. This patch just avoids it. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed