From: Benjamin Herrenschmidt Date: Mon, 31 Aug 2009 03:48:16 +0000 (+1000) Subject: lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h X-Git-Tag: v2.6.31-rc9~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a37f184fa7824982a5f434c06981ec46a66cef7;p=pandora-kernel.git lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h My previous patch (commit 4f8ee2c9cc: "lmb: Remove __init from lmb_end_of_DRAM()") removed __init in lmb.c but missed the fact that it was also marked as such in the .h Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed