From: Rob Herring Date: Thu, 22 Dec 2011 20:07:00 +0000 (-0500) Subject: pata_of_platform: remove direct dependency on OF_IRQ X-Git-Tag: v3.3-rc1~128^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0643aa16688131b4dfbd03797ad73bab4ff29bf;p=pandora-kernel.git 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 Signed-off-by: Rob Herring Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed