usb: musb: dsps: make it depend on OF_IRQ
authorFelipe Balbi <balbi@ti.com>
Mon, 12 Aug 2013 19:01:14 +0000 (14:01 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Aug 2013 19:01:14 +0000 (14:01 -0500)
musb_dsps.c utilizes a symbol which is only
available when CONFIG_OF_IRQ is set, so make
it depend on that.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found