]> Pileus Git - ~andy/linux/commit
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)
commiteff196ad4e6b10499d4c4e4a0bd4a7c8afb8455f
tree27a09a3afdca3236bb4f962929208636a034d875
parent327d8b424578254f0c1e71f83960bf8934063529
usb: musb: dsps: make it depend on OF_IRQ

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>
drivers/usb/musb/Kconfig