From: Stephen Rothwell Date: Wed, 5 Oct 2011 06:25:28 +0000 (+1100) Subject: llist: Add back llist_add_batch() and llist_del_first() prototypes X-Git-Tag: v3.2-rc1~161^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540f41edc15473ca3b2876de72646546ae101374;p=pandora-kernel.git llist: Add back llist_add_batch() and llist_del_first() prototypes Commit 1230db8e1543 ("llist: Make some llist functions inline") has deleted the definitions, causing problems for (not upstream yet) code that tries to make use of them. Signed-off-by: Stephen Rothwell Acked-by: Peter Zijlstra Cc: Huang Ying Cc: David Miller Link: http://lkml.kernel.org/r/20111005172528.0d0a8afc65acef7ace22a24e@canb.auug.org.au Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed