usb: pxa27x_udc: remove IRQ_USB define
authorRob Herring <rob.herring@calxeda.com>
Tue, 28 Aug 2012 20:05:08 +0000 (15:05 -0500)
committerRob Herring <rob.herring@calxeda.com>
Fri, 14 Sep 2012 14:21:56 +0000 (09:21 -0500)
IRQ_USB was implicitly included by gpio.h. Use the existing variable
instead of IRQ_USB.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found