]> git.baikalelectronics.ru Git - kernel.git/commit
[AVR32] Export intc_get_pending symbol
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Wed, 31 Oct 2007 19:34:11 +0000 (20:34 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 15 Nov 2007 12:47:20 +0000 (13:47 +0100)
commitaa2684c31ff4e86143596df1dacae380c1b2ec41
treeb94ec5cdccecd97305a0686ef570d91243c0cd32
parent911d1b35b7a24563e23475e9a4a56e2ab3823f0c
[AVR32] Export intc_get_pending symbol

Oprofile needs to call intc_get_pending() in order to determine
whether a performance counter interrupt is pending.

Also, include the header which declares intc_get_pending() and fix the
definition to match the prototype.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/mach-at32ap/intc.c