Blackfin: ints-priority: clean up some local vars
commite9e334c35ec3cd262d13640b50b67a29870a7105
authorMike Frysinger <vapier@gentoo.org>
Wed, 30 Mar 2011 04:43:52 +0000 (30 00:43 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:41 +0000 (25 08:13 -0400)
treebdbca850665100a44fad32317fcebdc68614abe7
parentbc6b92f8c31788a2fdc65d9be903983e5da78921
Blackfin: ints-priority: clean up some local vars

The local ivg structs need not be exported, so mark them as static.
Further, the "num_spurious" variable is only incremented and never
actually read anywhere, so punt it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-common/ints-priority.c