From: Michael Ellerman Date: Wed, 25 Jan 2006 08:31:30 +0000 (+1300) Subject: [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h X-Git-Tag: v2.6.17-rc1~1117^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9331dac16555e8788ae21723f2146c3f994ebb;p=pandora-kernel.git [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h LMB_ALLOC_ANYWHERE doesn't need to be part of the API, it's only used in lmb.c - so move it out of the header file. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed