arm: omap: Fix typo in ams-delta-fiq.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 20 Mar 2014 11:44:02 +0000 (12:44 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Mar 2014 11:44:02 +0000 (12:44 +0100)
commitb524ca742ef304970f61c32af320e5c5bdb355ff
tree3501149f6ccb173f975a35a12b82e7d669f813f5
parentb718102e7d4ce2f9640805251fbbb3619fbb9a46
arm: omap: Fix typo in ams-delta-fiq.c

8435cf757 (arm: Replace various irq_desc accesses) typoed
irq_get_irq_chip() instead of irq_get_chip().

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/mach-omap1/ams-delta-fiq.c