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

No differences found