summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-10-12 14:43:22 +0200
committerRob Herring <robh@kernel.org>2015-10-13 13:32:41 -0500
commitf9f9f11dcf0f3b757b282ce7cefea8696212a422 (patch)
tree282dc74dbc51c0c02646aeb9d2384fcd5d210e72 /drivers/nfc
parent6296ad9e3375c6c1ddbb371f589ba6a145bb31df (diff)
downloadlinux-f9f9f11dcf0f3b757b282ce7cefea8696212a422.tar.gz
linux-f9f9f11dcf0f3b757b282ce7cefea8696212a422.tar.bz2
linux-f9f9f11dcf0f3b757b282ce7cefea8696212a422.zip
of/irq: move of_msi_configure to the right guard and add a dummy
of_msi_configure is part of of_irq.c, which is compiled in when OF_IRQ is enabled, not just OF. Also It is unconditionally called from of_platform_device_create_pdata, which does not depend on OF_IRQ, just OF_ADDRESS, so we need a dummy implementation in case of OF_ADDRESS=y but OF_IRQ=n. Fixes: c706c239 ("of/platform: Assign MSI domain to platform device") Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions