From: Dmitri Vorobiev Date: Thu, 29 May 2008 14:57:11 +0000 (+0300) Subject: [MIPS] unexport {allocate,free}_irqno X-Git-Tag: v2.6.27-rc1~1063^2~48 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f366e2085f28358a5294b8cdc847a377c02eb22d;p=pandora-kernel.git [MIPS] unexport {allocate,free}_irqno 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed