Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <balbi@ti.com>
- Loading branch information