commit | ef61440375b0b27661348922a6615e018c5ff143 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Aug 28 15:05:08 2012 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Fri Sep 14 09:21:56 2012 -0500 |
tree | 390f9ef549e53d71ff66eacd6c59ed5d4965ceb9 | |
parent | c3058c27fb761181ff2ee921d3626104c52ad81f [diff] |
usb: pxa27x_udc: remove IRQ_USB define 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>