aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/alignment.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2012-08-16 07:49:26 +0000
committerArnd Bergmann <[email protected]>2012-10-09 20:24:24 +0200
commit05c769823cd0648fc56c8f0289c5f14d465389a8 (patch)
treea3834a0d61292b824e1ec72f021e8ef8d6115445 /arch/arm/mm/alignment.c
parent5c5b06c3c09510a2e90f6453266823dc6f940c70 (diff)
ARM: export set_irq_flags
The recently added Emma Mobile GPIO driver calls set_irq_flags and irq_set_chip_and_handler for the interrupts it exports and it can be built as a module, which currently fails with ERROR: "set_irq_flags" [drivers/gpio/gpio-em.ko] undefined! We either need to replace the call to set_irq_flags with something else or export that function. This patch does the latter. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Magnus Damm <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Russell King <[email protected]>
Diffstat (limited to 'arch/arm/mm/alignment.c')
0 files changed, 0 insertions, 0 deletions