lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 31 Aug 2009 03:48:16 +0000 (13:48 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Sep 2009 03:30:14 +0000 (17:30 -1000)
commit1a37f184fa7824982a5f434c06981ec46a66cef7
tree1734583c46c40e2ae599fa1e4be18c44aba1ed60
parent60c3be387bb6cd39707d3ec0ebc324a0c96181f8
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 <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/lmb.h