linux/arch/blackfin
Graf Yang 75734e6606 Blackfin: SMP: tweak platform_request_ipi() usage
This function takes an irq_handler_t function, but the prototype in
the header doesn't match the function definition.  This is due to the
smp headers needing to avoid circular dependencies.  So change the
function to take a simple pointer.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-01-10 07:18:13 -05:00
..
boot Blackfin: add support for LZO compressed kernels 2010-08-06 12:55:53 -04:00
configs Blackfin: bf561-ezkit: add SMP defconfig 2011-01-10 07:18:07 -05:00
include Blackfin: SMP: fix asm/bitops.h errors 2011-01-10 07:18:12 -05:00
kernel BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
lib Blackfin: optimize strncpy a bit 2010-05-22 14:19:11 -04:00
mach-bf518 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf527 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf533 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf537 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf538 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf548 Blackfin: drop asm/irq.h include from mach headers 2011-01-10 07:18:10 -05:00
mach-bf561 Blackfin: SMP: tweak platform_request_ipi() usage 2011-01-10 07:18:13 -05:00
mach-common Blackfin: SMP: tweak platform_request_ipi() usage 2011-01-10 07:18:13 -05:00
mm Blackfin: merge kernel init memory back into main memory region 2010-10-22 04:02:01 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2010-10-28 16:16:39 -07:00
Kconfig.debug Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK 2010-10-25 17:24:00 -04:00
Makefile Blackfin: update sparse flags for latest upstream changes 2010-10-22 16:30:00 -04:00