Blackfin: move internal irq prototypes out of global namespace
commit6327a574f9ce85f0daab8693913003a456f27f1f
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 07:06:59 +0000 (15 03:06 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:43 +0000 (25 08:13 -0400)
treea6ce41ca357356fd486a857103010e286cb7ac61
parentfc6bd7b8ad2043ceeb41bf46e25cd705ab2dce1a
Blackfin: move internal irq prototypes out of global namespace

These are only used in a few internal Blackfin places, so move the irq
prototypes out of the global header and into the internal irq one.  No
functional changes other than shuffling locales.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/bfin-global.h
arch/blackfin/include/asm/irq_handler.h
arch/blackfin/kernel/bfin_gpio.c
arch/blackfin/kernel/bfin_ksyms.c
arch/blackfin/kernel/ipipe.c
arch/blackfin/kernel/irqchip.c
arch/blackfin/kernel/setup.c
arch/blackfin/mach-common/smp.c