linux/arch/blackfin/mach-bf561
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
..
boards Blackfin: i2c-gpio boards: use GPIO_PF# defines 2010-10-22 03:48:54 -04:00
include/mach Blackfin: SMP: tweak platform_request_ipi() usage 2011-01-10 07:18:13 -05:00
atomic.S Blackfin: work around testset anomaly 05000477 2009-11-25 02:35:39 -05:00
coreb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2010-10-22 21:12:27 -07:00
dma.c Blackfin: dma: constify MMR pointer array 2011-01-10 07:18:05 -05:00
hotplug.c Blackfin: SMP: fix hotplug building after irq header shuffle 2011-01-10 07:10:13 -05:00
ints-priority.c Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx 2010-10-22 16:30:02 -04:00
Kconfig Blackfin: add support for gptimer0 as a tick source 2009-06-12 06:11:37 -04:00
Makefile Blackfin: SMP: add PM/CPU hotplug support 2010-03-09 00:30:48 -05:00
secondary.S Blackfin: SMP: add PM/CPU hotplug support 2010-03-09 00:30:48 -05:00
smp.c Blackfin: SMP: tweak platform_request_ipi() usage 2011-01-10 07:18:13 -05:00