From: Manuel Lauss Date: Tue, 2 Aug 2011 17:51:08 +0000 (+0200) Subject: MIPS: Remove __init from add_wired_entry() X-Git-Tag: v3.2-rc1~69^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694b8c35e95078bfe1cb1388bf0cf7942e32f009;p=pandora-kernel.git MIPS: Remove __init from add_wired_entry() For Alchemy-PCI I need to add a wired entry after resuming from RAM; remove the __init from add_wired_entry() so that this actually works. Signed-off-by: Manuel Lauss To: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/2684/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed