commit | d0643aa16688131b4dfbd03797ad73bab4ff29bf | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Dec 22 15:07:00 2011 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sun Jan 08 19:14:58 2012 -0500 |
tree | db9e5b3d84358171bc550fe84f71a92f6de2b254 | |
parent | 99c8ea3e57e7b5551ffd9cd401c4bf302b5664e3 [diff] |
pata_of_platform: remove direct dependency on OF_IRQ CONFIG_OF_IRQ is not available on some platforms and using of_irq_* breaks the build. Since resources are already populated in the platform device, get the irq from there instead. Reported-by: David S. Miller <davem@davemloft.net> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>