From: Ben Hutchings Date: Fri, 29 Jan 2010 20:59:17 +0000 (+0000) Subject: idr: export idr_get_next() X-Git-Tag: v2.6.35-rc1~465^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1ee80f3a7df7fe9cdec26e651e6201c45b10d4;p=pandora-kernel.git idr: export idr_get_next() idr_get_next() was accidentally not exported when added. It is about to be used by mtdcore, which may be built as a module. Signed-off-by: Ben Hutchings Acked-by: KAMEZAWA Hiroyuki Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed