git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f61e6
)
[MIPS] unexport {allocate,free}_irqno
author
Dmitri Vorobiev
<dmitri.vorobiev@movial.fi>
Thu, 29 May 2008 14:57:11 +0000
(17:57 +0300)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:29 +0000
(18:44 +0100)
The following routines
allocate_irqno()
free_irqno()
seem not to be used outside of the core kernel code, hence
exporting these functions is pointless. This patch removes
the export.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/irq.c
patch
|
blob
|
history
diff --cc
arch/mips/kernel/irq.c
Simple merge